The Omega-Game
-
Continuing the work from omega-python-evdev library, here comes the first(?) video game for omega2!
THE OMEGA-GAME
https://www.youtube.com/watch?v=MDV6vy5kH6M
Requirements
Installation
On your Onion Omega 2:
- Download the Omega python evdev package:
wget https://github.com/pleft/omega2-python-evdev/raw/master/packages/python-evdev_0.4.7-1_mipsel_24kc.ipk
- Install it:
opkg python-evdev_0.4.7-1_mipsel_24kc.ipk install
- Download the game:
wget https://raw.githubusercontent.com/pleft/omegagame/master/omegagame.py
- Run it:
./omegagame.py
orpython omegagame.py
Source
- Download the Omega python evdev package:
-
@elefas-GR DOOM next, right?