Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

The board is a 4x4 grid with fifteen tiles (numbered 1 through 15 going left to right) and one blank space. The tiles start out in random positions, and the player must slide tiles around until the tiles are back in their original order.

WINDOWS SETUP

  • create a virtual environment $python -m venv env
  • Activate the virtual environment $env\Scripts\activate.bat
  • To deactivate $deactivate
  • Install django 3.0 $python -m pip install pygame
  • Check the installed pygame $pip list

Screenshot from 2022-07-29 19-25-07

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages