Shell-based CyberPunk m-RPG videogame. https://03c8.net
psy 5909c85125 minor detail | 4 éve | |
---|---|---|
data | 4 éve | |
NoINIW | 4 éve | |
README.md | 4 éve |
NoINIW-2051 is a Shell-based CyberPunk m-RPG videogame.
NoINIW2051 runs on many platforms. It requires Python (3.x) and the following libraries:
- python-pygame - SDL bindings for games development in Python
- python-pygame-sdl2 - reimplementation of the Pygame API using SDL2
On Debian-based systems (ex: Ubuntu), run:
sudo apt-get install python-pygame python-pygame-sdl2
Also, you must run:
sudo pip3 install pygame pygame-menu
NoINIW2051 is released under the GPLv3. You can find the full license text in the LICENSE file.