The text-adventure games that were mad in the early 1980s and late 70s are what inspired me to make my project. If the video doesn't work on screen, here is the link: https://vimeo.com/758490803/65e92dbc52
My project is a text-adventure game.
I built it using CodeSkulptor. If you don't know what that is, it's basically a website that runs Python on your browser.
The challenges I ran into were making the game user-friendly and indenting all the different if/else statements properly.
Some accomplishments that I'm proud of are making a good storyline and making the whole game inside a while loop so that you could keep playing until you want to stop.
I learnt how to make text-adventures with Python more effectively and developed better problem-solving skills.
I am going to keep adding to this project later on my own time and I am thinking of using graphics to display what is happening inside the game instead of just text.
Built With
- codeskulptor
- python
Log in or sign up for Devpost to join the conversation.