Stats

1
Projects
3
Devlogs
2
Votes
0
Ships

Coding Time

All Time: 24h 36m
Today: 0h 0m

Member Since

June 28, 2025

Projects

1
🚀
3 devlogs • about 2 months ago

Activity

Been a while since the last one but:
- Reworked entire base game with completely new classes, methods, etc...
- Reorganised files and made the appropriate links between them.
- Created functions for a few of the main program outputs. A future improvement would be to divide the entire user experience into multiple simple functions for the convenience of myself and anyone viewing the code.
- The game actually works, but there are a lot of bugs and incomplete features that are yet to be fixed.

Update attachment
  • Developed a method to link the current cave to another cave and also the linked cave to the current cave in one go.
  • Created subclasses for different types of rooms.
  • Made a 'movemenu' method for objects to output the names and directions of all caves linked to the current cave in order of caveid.
  • Made instances for all 19 caves in the game and created a file to store the links between each cave, which the program uses to link up all the caves.
  • TESTED ;-;
Update attachment
  • Created the base game before the creation of this project.
  • Future plans are to expand upon this with new mechanics, characters, areas and possibly a plot?
Update attachment
Mr_Enderkid
Mr_Enderkid created a project
48d ago

Cave Cruncher

A small text-based video game based on 'Hunt The Wumpus'. Complete with an absolutely wild plot? Enjoy!

3 devlogs 1 follower
Mr_Enderkid
Mr_Enderkid joined Summer of Making
48d ago

This was widely regarded as a great move by everyone.