Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davecom/fallingblocks

A Tetris-like game in Python with the Arcade library.
https://github.com/davecom/fallingblocks

arcade-library python tetris tetris-clone type-hints

Last synced: about 1 month ago
JSON representation

A Tetris-like game in Python with the Arcade library.

Awesome Lists containing this project

README

        

# FallingBlocks

A falling blocks game, made to serve as a demonstration of building a Tetris-like game in Python with the Arcade library.

## Built Using

- Python 3.8 (should work with 3.7 or newer)
- Arcade 2.4.1

## Screenshot

![ScreenshotFallingBlocks](FallingBlocks.png)