Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/isaacbernat/2pddl42ppl
- Owner: isaacbernat
- Created: 2024-09-29T20:18:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T10:17:14.000Z (3 months ago)
- Last Synced: 2024-10-20T05:38:15.935Z (3 months ago)
- Topics: game, hacktoberfest, micropython, pong, pong-game, pong-python, python, thumby
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2pddl42ppl
2 paddles for (up to) 2 people to play on a single consoleProof 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.