An open API service indexing awesome lists of open source software.

https://github.com/lostsh/arduboy_pong-game

Pong game for Arduboy
https://github.com/lostsh/arduboy_pong-game

arduboy arduboy-game arduino arduino-leonardo cpp cpp-game game pong pong-game

Last synced: 7 months ago
JSON representation

Pong game for Arduboy

Awesome Lists containing this project

README

          

# Pong
This game is the arduboy version of pong

For more information about arduboy, see [this page](https://arduboy.com/).

This game is only the first version of the code, so it is very ugly !

**How to play :** Default mode is one player game, to play on two player mode, go to settings, then check the checkbox for "Player 2"

**Controls :**
- Player 1:
- **[Up]** & **[Down]** arrows
- Player 2
- **[A]** & **[B]** Buttons

**Mute** this function is not disponibl yet

|Main menu|Game menu|Settings|Game|
|---------|---------|--------|----|
|![main menu](mainMenu.gif)|![game menu](gameMenu.gif)|![settings](settings.JPG)|![game in two player mode](gaming.JPG)|

## Download

latest release [available here](https://github.com/lostsh/arduboy_pong-game/releases/tag/V1.0). ;)

For more, checkout [GitHub repo](https://github.com/lostsh/arduboy_pong-game) then enjoy playing Pong !