June 26, 2017 - Some RNG-based game
I'd like to make some kind of luck-based game now to play a little with random number generation.
Here's where my ideas go. If I don't write them down, they'll fade into the depths of my mind again. Some of these ideas will eventually turn into actual projects so I think it's important to jot them down for future use.
I'd like to make some kind of luck-based game now to play a little with random number generation.
Now that I've managed to do a simple game, I'd like to try and make something more complex. It's gonna be a clicker this time. With a medieval RPG theme. I'm probably gonna be reusing some of my code from my last project.
I was thinking of making a little incremental/idle game to practice some JS now that I've finished the w3schools tutorial. It shouldn't be hard to do so I'll start it right away. Once it's finished I'll put it in the projects section! *EDIT* Finished!