Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

text-game

A style of game using ASCII characters instead of bitmap or vector graphics. Typically played on older computers and terminals.

Here are 262 public repositories matching this topic...

This package provides API that allows you to easily create clones of the Tetris game. It handles game core - your role is to write the UI. Library was inspired by Redux and was written from scratch in TypeScript.

  • Updated Feb 8, 2023
  • TypeScript