Skip to content

gariel/Game15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game 15

This is a puzzle game made for fun in free time.
You move the numbers to the empty space using the directional keys.

To win you should arrange the numbers in a sequence like the following:

+----+----+----+----+
|  1 |  2 |  3 |  4 |
+----+----+----+----+
|  5 |  6 |  7 |  8 |
+----+----+----+----+
|  9 | 10 | 11 | 12 |
+----+----+----+----+
| 13 | 14 | 15 |    |
+----+----+----+----+

To run

This game was made in python using the termios library, not avaliable on Windows 🤔

Use python to fire the game.py file:
python game.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages