Skip to content

theharrychen/Element-Crush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Element Crush

• A fully functioning match 3 or more tiles game, inspired by Bejeweled and Candy Crush

• Implemented using Python and the Pygame library

• Features combos where getting a chain of matches after your initial match multiplies your turn score

How to run the game without Python? (Windows Only)

https://github.com/theharrychen/Element-Crush/releases/tag/v0.1

Script Compilation

To compile Element Crush you must have installed versions of Python and Pygame:

python -m pip install -U pygame --user

Then to run the script:

python game.py

Images Used:

https://www.deviantart.com/v-pk/art/Element-symbols-428049065

About

Match 3 tiles game built in Python with Pygame

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages