Computer Science, asked by student7147, 11 months ago

write a program to make a game in Python​

Answers

Answered by humanoid1264
0

Game Programming With Python. You can write whole games in Python using PyGame. ... A full tutorial can be found in the free book "Making Games with Python & Pygame". If you have an existing game and want to add a scripting engine to make it more flexible, Python is also a very good choice.

Answered by Anonymous
0

NANBA..

import randomimport random import random hidden = random.randrange(1, 201)import random hidden = random.randrange(1, 201)# print hiddenimport random hidden = random.randrange(1, 201)# print hidden import random hidden = random.randrange(1, 201)# print hidden guess = int(raw_input("Please enter your guess: "))ITS ONE OF MY FAVOURITE

Similar questions