Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 628 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 628 Bytes

#'stroids A simple Asteroids clone for the Arduboy.

Sidenote

I'm unsure if this runs on a production Arduboy. Works flawlessly on a Devkit unit.

Controls

Gameplay

Button Action
UP Move
LEFT/RIGHT Aim
DOWN Warp
B (Left) Pause & Unpause
A (Right) Shoot

Menu

Button Action
B (Left) Start
A (Right) Toggle Debug

Todo List

  • Improve graphics
  • Improve scoring mechanics
  • Add player momentum
  • Add highscore table
  • Add killscreen
  • Add Menu
  • Add Logo