How to make a simple game

33 views
Skip to first unread message

Agata G

unread,
Jan 9, 2018, 4:04:47 PM1/9/18
to Project Jupyter
Hi! 
I have a project to make a simple numeric game. First of all the computer chooses a random number from 0-1000. Then user asks if the number is in the first part (0-499) or is it in the second (500-1000). The computer answears YES or NO. Let's suppose the compmuter said yes to the question about 1st part. The user asks again is it from 0-249 and so on so on. The game ends when user finds the number. Anyone has an idea? 

Björn Johansson

unread,
Jan 10, 2018, 5:14:18 AM1/10/18
to Project Jupyter
I assume you would like to use Python? This is probably not the right place to look for answers to questions like this.

To get an introduction to the mindset of programming, try the hour of code. Then continue with a Python specific introduction here.

good luck!
Reply all
Reply to author
Forward
0 new messages