/pico_game

A roguelike made for the Raspberry Pi Pico, ST7735 TFT LCD and a generic joystick.

Primary LanguageC++MIT LicenseMIT

Pico Game

This game is using a ST7735 128x128 screen as its display and is controlled by a generic joystick.

Work in progress.

TODO

  • Collider (half done)
  • Invoke
  • Collisions
  • Event starts and finishes
  • Joystick precision direction
  • Time and physics time