Skip to content

newagebegins/fifteen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fifteen

Fifteen is a simple puzzle game written in Python with PyGame using TDD methodology (Test-Driven Development).

To run the game you need pygame installed on your system.
To install dependencies on Ubuntu: sudo apt-get install python-pygame
To actually run the game: python play_fifteen.py

A screenshot:
Screenshot of the Fifteen game

About

A puzzle game written in Python with PyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages