https://github.com/whatnick/onion_omega_games
Code and Hardware for custom game console around Onion Omega 2
https://github.com/whatnick/onion_omega_games
Last synced: about 1 month ago
JSON representation
Code and Hardware for custom game console around Onion Omega 2
- Host: GitHub
- URL: https://github.com/whatnick/onion_omega_games
- Owner: whatnick
- Created: 2019-04-18T05:15:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T07:23:29.000Z (over 5 years ago)
- Last Synced: 2025-02-10T15:32:00.809Z (3 months ago)
- Language: C++
- Size: 2.26 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Onion Omega 2 Games
This project is designed to be repository of Python + Arduino codebase for a
custom Onion Omega based retro gaming console. Games are loaded on the Arduino on
demand via a web interface running on the Omega, this allows a larger repository of
games than the Arduino can normally support.## Python Game selector application
* WIP## Currently implemented games
* T-Rex Runner Game Designed to run on Arduino + Nokia 5110 display
* Line art slideshow
* Easy version of [Classic Snake](https://en.wikipedia.org/wiki/Snake_(video_game_genre))