Caving Game banner

Caving Game

7 devlogs
4h 27m 38s

It is a caving game where you explore. a variety of caves around the world, getting more complicated as they go on.

This project uses AI

Just for pickle function implementation, cause I had never used it, but really wanted to be able to save parts of the game!

Demo Repository

Loading README...

Zach Wilkinson-Rowe

I remembered that I had actually another half of Goatchurch Cavern to go, but I decided that it would follow the same option pattern, with a bit of variation. I also created a function for when an option is not available to the user and they select it, which instructs the user to return at a later date, saves their progress, and then quits the game.

Attachment
0
Zach Wilkinson-Rowe

I used the pickle function to create a save function, as well as finishing gameplay for Goatchurch cavern. It autosaves at every point where you can quit the game, when it is forced(like when you are left in the dark. I also created a program to reset the game, if you get bored of having everything available. I also plan to add progressive lists, so that you are not overwhelmed by the choices after basic training.

Attachment
0
Zach Wilkinson-Rowe

Added a few more choices and a function which is passed a variable called gain to it and then adds that to finances.

Attachment
0
Zach Wilkinson-Rowe

Setup functions for wider gameplay. Hand tested them.

Attachment
0
Zach Wilkinson-Rowe

Start to caving game, starting demo, works ok now

Attachment
0