A downloadable project

dungeon-fall


ASCII art Dungeon Crawler in Python/pygame that not complete 

prototype vids 

https://www.youtube.com/watch?v=hL4Amc2cYUE https://www.youtube.com/watch?v=VmPXEpjFbck

Small demo of my Python ASCII dungeon crawler prototype. i want it so where you typed the word "3d' it goes to a pseudo-wolfenstein 3d first-person view in the terminal and if you typed "2d" it goes to a classic 2D ascii view the 3d i want also want where if you get thrown in a jail it swtichs to 3d and you fight your way out maybe testing this idea. ascii art here was made as PNG frames

and was made with vs code and https://www.asciiart.eu/ascii-draw-studio/app

You can download and install Pygame using the package manager command pip install pygame or pip install pygame-ce from the Official Pygame PyPI Repository

AI code was used to test 3d part 

the 2d part was made following the pygame documentation

https://www.pygame.org/docs/ref/image.html#pygame.image.load

https://www.pygame.org/docs/ref/surface.html

https://www.pygame.org/docs/ref/display.html#pygame.display.flip

https://www.pygame.org/docs/ref/key.html

https://www.pygame.org/docs/ref/event.html

Published 4 days ago
StatusPrototype
CategoryOther
Authorjack wester key
AI DisclosureAI Assisted, Code

Download

Download
dungeon fall.rar 15 MB

Leave a comment

Log in with itch.io to leave a comment.