A traditional pong game for the ChipKIT Uno32 together with ChipKIT Basic I/O.
Picture of the microcontroller
See mipslabwork.c for the game code
- Singleplayer vs AI of three difficulty levels
- Multiplayer
- Keeps track of highscores of players
- Accurate angle of bounce using linear algebra and derivatives