Built with the help of Chat GPT ( Phind )
Probably the most 'Roguelike' game I can build using Python standard Library.
Roguelike elements ( according to Berlin Interpretation )
Random environment generation,
Permadeath,
Turn-based,
Grid-based,
ASCII display and
Single player character
As well as 'minor' elements of resource management and tactical challenge
Video below
https://youtu.be/71ILwoYH-1E?si=jBV9Q_yHyTinMJlq
*Most virus checker will think that the exe is a virus but it is just the way it was converted using pyinstaller.
Check out my other Python Games at