Skip to content

jgrasser/pyRussianSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyRussianSquare

An opensource implementation of Microsoft's Russian Square Plus developed initially as a fun college project.

Gameplay GIF

Installation

Application is built with python and pygame. You will need to install all dependencies and clone this repo.

git clone https://github.com/jgrasser/pyRussianSquare.git
cd pyRussianSquare
pip install -r requirements.txt

Gameplay

Russian squares is a very challenging and fun logic game. Each game begins with a 4 by 4 block. Each time the clock runs down to zero another row or column is added to the block. Player gains points by elimating rows or columns. Scores enough points he will advance another level. Doing so will make game more difficult.

Objective

Try to make the big block disappear. Fill a column or row with one color and that column or row will dissapear. Player will gain points for each column or row they eliminate. If column or row is glowing player gains 4 times the points. Try to advance as far as you can. Climb the highscore list.

License

This is an opensource implementation of a Microsoft Game of the same. This application was developed by Joseph Graser jgrasser DOT jge AT gmail.com. Russian Squares v1.0 is licensed under the GPL3.0. All artwork licensed under the Creative Commons License. No artists name could be found on artwork.

Where do we go from here?

We don't. Sadly, I have no real intention of adding features, fixing bugs, or generally maintaining this application. It will forevermore remain in this incomplete state as a monument to times gone by.

About

An opensource implementation of Microsoft's Russian Square Plus developed initially as a fun college project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages