Project information: Python, JS (Phaser mainly) and Unity minigames that will later interact with the Star Sailors (eth) layer. # Python * `keras-rl` -> DRL Space Invaders add-on * `space-invaders` -> General space invaders game that will be similar to Arcadium (Play Store version) ## Keras-Rl Dependencies: * Jupyter * [Gym[atari]](pip install git+https://github.com/Kojoley/atari-py.git) * Keras-rl2 ## Space Invaders General In two parts: ### Python Dependencies: * Pygame ### Javascript Dependencies: * Phaser.js Github Issue: [#24](https://github.com/signal-k/unity-demo/issues/24)