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
- Python: https://www.python.org/downloads/
- PyGame: https://pypi.org/project/pygame/
- PySDL2: https://pypi.org/project/PySDL2/
- Pygame-Menu: https://pypi.org/project/pygame-menu/
NoINIW2051 is released under the GPLv3. You can find the full license text in the LICENSE file.