Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 530 Bytes

IS1200-PongDeluxe

A traditional pong game for the ChipKIT Uno32 together with ChipKIT Basic I/O.

mc

Picture of the microcontroller

See mipslabwork.c for the game code

Functionalities

  • Singleplayer vs AI of three difficulty levels
  • Multiplayer
  • Keeps track of highscores of players
  • Accurate angle of bounce using linear algebra and derivatives