ruzhila / tetris-py

A tetris game using tkinter, 100 lines python code

Home Page:https://ruzhila.cn/blog?from=github_tetris_py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tetris game using tkinter/awt, 100 lines python/java code

By ruzhila.cn, a campus for learning backend development through practice.

๐Ÿš€ 100-line-code A collection of learning projects written in 100 lines of code

This is a tutorial code demonstrating how to use Python/Java write game. Pull requests are welcome. ๐Ÿ‘

Python version

python3 tetris.py

Java version

javac Tetris.java
java Tetris

About

A tetris game using tkinter, 100 lines python code

https://ruzhila.cn/blog?from=github_tetris_py

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 64.9%Language:Python 35.1%