Using code.org, in text mode, I recreated blackjack. https://studio.code.org/projects/applab/LzCWOwA558zGSzW5iVU4dSG7dp-dq9ftrP6GMyMgYXw Have a try!
Using python again I programmed a battle simulator game. It has an endless mode and a grid mode. In endless mode there are 5 squares that represent each obstacle.
Using python I programmed a couple of games. My first actual game is a story game. It has about 1000 lines of code and is just if statements and for loops. Â Here is the code for the story game.
On Roblox I made a game called Land of Dreams. There are many areas to explore. Many items to find and collect. And multiple quests to complete. It has a tycoon, a SCP Foundation, castles, and lots of floating islands.