Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/isaacbernat/2pddl42ppl

2 paddles for (up to) 2 people to play on a single handheld console
https://github.com/isaacbernat/2pddl42ppl

game hacktoberfest micropython pong pong-game pong-python python thumby

Last synced: 22 days ago
JSON representation

2 paddles for (up to) 2 people to play on a single handheld console

Awesome Lists containing this project

README

        

# 2pddl42ppl
2 paddles for (up to) 2 people to play on a single console

Proof of concept implementation in Thumby which uses familiar Pong mechanics. Has Versus, Coop and Solo modes. Physics, paddle, balls and up to 8 parameters are easily adjusted using the game settings menu. All this well under 0x100 (255) lines of code.