Shipped this project!
updated one game to be much better
updated one game to be much better
Severely improved guessing game
Log in to leave a comment
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.
Log in to leave a comment
This is a website I built to investigate cloudflare pages as well as to help me document my lockpicking achievements. There is also a ‘package’ version, which contains al the basic code, but with empty pages.
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.
Log in to leave a comment
It was a little project to help remind me of python before I started my big game
Added a timeline page, with a vertical timeline showing the first stages of a lockpicking journey, to fill in later. I also created a shell version of the website, for other people to use as a framework. For the demo link, it is a link to the page itself, which updates automatically from github.
Log in to leave a comment
Today, I added a dropdown menu, which links to two pages, showing which tools I have for picking which types of locks, as well as making the dropdown button show blue when on either of the pages, so that it is consistent with the other pages.
Log in to leave a comment
Created 4 html pages, and a stylesheet for the site. I also placed it into a github repository and deployed to cloudflare pages
Log in to leave a comment
Added a few more choices and a function which is passed a variable called gain to it and then adds that to finances.
Log in to leave a comment
made a game impossible to win.
Log in to leave a comment
added to caving game
Log in to leave a comment
created a simple plane game
Log in to leave a comment
16 minutes logged on that. what a clickbait title 
Setup functions for wider gameplay. Hand tested them.
Log in to leave a comment
Added first puzzle, which completes demo.
Log in to leave a comment
Start to caving game, starting demo, works ok now
Log in to leave a comment
Completed who am i game
Log in to leave a comment
Created country fact file game
Log in to leave a comment
I have started creating a guessing game where there are 5 clues for you to guess the keyword, with a new clue revealed after every wrong answer. After 5. wrong answers, it gives you the correct answer. It randomly picks the keyword out of possible ones.
Log in to leave a comment
I created a simple cipher which converted each character in a string to an ascii number, increased or decreased it by a number you chose, and then added each character to a string, which it then printed.
Log in to leave a comment