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

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

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))