www.fgks.org   »   [go: up one dir, main page]

Skip to content

A ten drops game written in pygame-ce, sourced from the Flask game "Splash Back".

License

Notifications You must be signed in to change notification settings

chyok/ten-drops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ten Drops

GitHub License PyPI - Version PyPI - Python Version

A ten drops game written in pygame-ce.
Click on these water droplets to make them explode until the screen is cleared.

The inspiration and assets all come from the Flash game "Splash Back".

example

Installation

use pip

pip install ten-drops

ten-drops  // start the game 

binary file

Binary files for Windows that can be directly executed to play the game.
For other systems, the Python source code can be directly executed.

Platform Download Link
Windows Download

License

This project is licensed under the MIT License.