Skip to content

A simple square game ... but it's not easy

License

Notifications You must be signed in to change notification settings

EricMGS/speed-kombat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Kombat

A simple game of squares ... but it's not easy

MIT license

gif

About

SpeedKombat is a simple game of squares.
You need to control the movements of the blue square to catch the black square 20 times.
Seems easy? So I challenge you to try.
Each time you collect the black square your speed is doubled, making the game more and more difficult.
The more you play the greater the challenge for your motor coordination ... and for your patience. 😆

Getting Started

Prerequisites

Python 3

sudo apt install python3

Tkinter

sudo apt install python3-tk

Installing

Download and extract the zip file

or

Clone the repository

git clone https://github.com/EricMGS/speed-kombat  

Running

Execute the file speed-kombat.py with python 3.

python3 speed-kombat.py

Built with

  • Python - Programming Language used
  • Tkinter - Graphical User Interface

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A simple square game ... but it's not easy

Topics

Resources

License

Stars

Watchers

Forks

Languages