Skip to content

ErikLetson/plitka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plitka

Plitka is a falling block puzzle game. Move blocks up, down, left, and right on the board. Try to match 4 or more blocks of the same color to clear them. Go for the high score and survive as long as you can!

Contents

  1. Requirements
  2. How to Play
  3. Contributions
  4. License and History

Requirements

Plitka requires Python 2.x (2.7.9 or later, but NOT 3.x) and Pygame (1.9.1 or later) to play. You can download Python here, and get Pygame here. If you prefer to use pip, install Pygame by running pip install pygame.

How to Play

  • Run Plitka.pyw
  • Press Enter to play
  • Use the arrow keys or w a s d to move blocks
  • Try for the high score!

Contributions

If you would like to add functionality to Plitka, feel free! Any and all contributions are welcome. Please note that any contributions you make must be licensed under the MIT license. If you would like, you can add your name to the SIGNOFF.txt file to precisely stipulate that your contributions are licensed under this license.

License and History

Plitka is licensed under the MIT (Expat) license. It includes some other files that are covered under different licenses. For a full summary, please read the license file.

Plitka was originally created by Erik Letson in February 2016 as part of the One Game A Month Challenge. It was originally released in Windows binary format only. It is being released here in source-code form as part of the relicensing of the project to the MIT license. The version on GitHub should be considered the current and definitive version of Plitka

About

Falling block puzzle game written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages