Skip to content

MasterMedo/terminal_games

Repository files navigation

Terminal games

This repository serves as a home to many terminal games written with blessed. Some have an upstream, like typing_test, and others were created as a 1 hour challenge (tetris, jump, tic-tac-toe). It is advised to use equal height and width (square/block/geometric) fonts.

Showcase

tetris

tetris

typing_test

typing_test

hangman

hangman

tic-tac-toe

tic-tac-toe

A sneak peek of what's coming

Chess

chess

Setup

pip3 install blessed
python typing_test.py -sd 60 < typing_test.txt

About

terminal games built with blessed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages