Skip to content

A small game made using pygame. Search the key from a 5x5 grid in 6 turns.

License

Notifications You must be signed in to change notification settings

vineetjc/pygame-Search-the-Key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygame-Search-the-Key

Join the chat at https://gitter.im/pygame-Search-the-Key/Lobby forthebadge made-with-python KWoC 2018

A small game made using pygame. Search the key from a 5x5 grid in 6 turns with indications on how 'hot' or 'cold' they are with respect to the location of the key.

GETTING STARTED:

PREREQUISITES:

1.Python (2 or 3)

2.Pygame

STEP 1: Fork the repository and clone your fork into your machine

Go to the command prompt/terminal. Use

git clone https://github.com/<insert your username>/pygame-Search-the-Key.git.

This will create a clone of the project where you can make changes as you desire.

STEP 2: Running the Game

Type python main.py to run the game.

Alt text

Alt text

About

A small game made using pygame. Search the key from a 5x5 grid in 6 turns.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages