thock
Typing game
An online typing game with a terminal-based user interface and real-time multiplayer capabilities via websockets
⌨️ A modern TUI typing game featuring online racing against friends.
89 stars
3 watching
4 forks
Language: Haskell
last commit: over 3 years ago brickhaskelltuityping-practicewebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
scottbrooks/gopher_typer | A typing game where players type words as they fall from the screen and can upgrade goroutines to improve performance. | 5 |
chrispenner/void-space | A well-typed typing tutor game in Haskell that utilizes complex concepts like category theory to teach programming skills. | 141 |
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 903 |
camilogarcialarotta/kboard | A terminal game to practice keyboard typing by generating words and timing the player's input. | 188 |
maxow/runeslayer | An interactive tool to learn natural languages by gamifying the learning process | 38 |
moeidheidari/sudoku-challenge | A Sudoku game application with a web interface and containerized deployment on Kubernetes. | 27 |
mrozio13pl/sudoku-in-terminal | A Sudoku game built with TypeScript and React, playable in the terminal | 11 |
tomaszrykala/dorefindmi | A game where players try to press buttons in the correct sequence to play a melody and win time-based challenges. | 9 |
zeevkatz/scroll | A TypeScript-based game written in Web Components using the JS13K game competition as a challenge | 23 |
haskell-game/dear-imgui.hs | A set of Haskell bindings to Dear ImGui, allowing rapid development of graphical user interfaces in games and graphics-intensive applications. | 143 |
helderman/htpataic | A step-by-step tutorial on creating a simple text adventure game in C | 67 |
drummyfish/haskell_game | A Wolfenstein 3D-style raycasting game implemented in Haskell, rendering to the terminal. | 108 |
massung/r-cade | A simple game engine built in Racket for teaching low-level fundamentals with retro-style gameplay. | 278 |
fedeztk/sku | A simple command-line Sudoku game with a minimal interface and basic gameplay features. | 72 |
zaechus/text-rts | A text-based real-time strategy game built with Rust and Bracket-lib | 16 |