Skip to content

Releases: PaulKlinger/tinypc

Version 2.0

02 Aug 09:41
Compare
Choose a tag to compare

Supports tiny gaming pc and ThinkTiny.

Includes 6 applications:

  • Snake
  • Tetris
  • Lander (lunar lander)
  • Mines (minesweeper)
  • Game of Life (conway's game of life with random init)
  • Mandelbrot (mandelbrot set fractal explorer)

(Breakout is commented out as it takes a lot of program space and isn't that fun.)
130/16384 bytes of program memory left.

Version 1.0

16 Feb 01:44
Compare
Choose a tag to compare

Includes 5 applications:

  • Snake
  • Breakout
  • Lander (lunar lander)
  • Game of Life (conway's game of life with random init)
  • Mandelbrot (mandelbrot set fractal explorer)

(346 bytes of progmem remaining 😅)