An open API service indexing awesome lists of open source software.

https://github.com/shutovks/kit-mini-games

A small collection of mini-games. Implemented using Pygame.
https://github.com/shutovks/kit-mini-games

games pygame python python-game python-games python3

Last synced: about 1 year ago
JSON representation

A small collection of mini-games. Implemented using Pygame.

Awesome Lists containing this project

README

          

# Mini Games Collection

Eng | [Rus](resources/localization_readme/README_RU.md)

## Description

A small collection of mini-games. Implemented using Pygame, such games are included:

* Tic-tac-toe;
* Slot machine;
* Snake;
* Minesweeper;
* Tetris;
* Numbers;
* 2048.

### License

```text
MIT License
```

## Screenshots

![screenshot](resources/images/screenshots/screenshot_1.png)

![screenshot](resources/images/screenshots/screenshot_2.png)

![screenshot](resources/images/screenshots/screenshot_3.png)

![screenshot](resources/images/screenshots/screenshot_4.png)

![screenshot](resources/images/screenshots/screenshot_5.png)

![screenshot](resources/images/screenshots/screenshot_6.png)

![screenshot](resources/images/screenshots/screenshot_7.png)

![screenshot](resources/images/screenshots/screenshot_8.png)