CodeSkulptor: Guess The Number

0

Here is my guess the number game. The Rules are pretty simple, pick a range for your game and then try to guess the right number before you run out of guesses. Press play to get started. Have Fun!

Here’s the link: http://www.codeskulptor.org/#user6-z2dMqYbHOqlpVTQ.py

Introducing CodeSkulptor

0

Hi all,

so, to get started i’d like to mention that all of the following I know from Coursera, which is a website that gives you courses about stuff. For example I had a class about how to succesfully use gamification (making a website sort of like a game), and the class I will talk about in a second is about making games using the programming language ‘Python’. If you don’t believe me check it out yourself: https://www.coursera.org/

They have classes about all sorts of stuff, from drawing to thinking logicaly. Anyway, so I had this class about programming in Python, and I found this website called CodeSkulptor, which is basicaly the place where I write my code and let it run to see the outcome. Here’s the link to CodeSkulptor: http://www.codeskulptor.org/

Part of the course is to do a so called ‘mini-project’ every week, which means using what you learned in a week to make a certain game. These mini-projects are what I will be posting so that you can maybe play my self-made games if you want to. They’re not at all like minecraft or any other popular game, but they are fun if you see them from the right angle.