Roguelike game with simple interface played in console.
Project is created with:
- Python 3.10
- Libraries: getch in linux or msvcrt in windows; I think that different versions of libraries will not mater
To run this project, run terminal or cmd in windows, and if you are in location where "main.py" is; To run it, type command "python main.py". Because in the future it will be only way to run it :)
- email raczek.piotr@o2.pl
By: Piotr Raczek