htpataic
Text Adventure Game Tutorial
A step-by-step tutorial on creating a simple text adventure game in C
How to Program a Text Adventure in C
67 stars
12 watching
6 forks
Language: HTML
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
svera/doric | A Go implementation of the Columns game | 0 |
scottbrooks/gopher_typer | A typing game where players type words as they fall from the screen and can upgrade goroutines to improve performance. | 5 |
euhmeuh/wasm-adventure | Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |
hgzimmerman/bucketquestions | A web app formalizing the rules of a party game where players answer questions assigned by others. | 5 |
hauxir/haskell-tetris | A Haskell implementation of the classic Tetris game using ncurses | 72 |
smallhadroncollider/ascii-runner | An infinite runner game played in the terminal using Haskell | 105 |
zeevkatz/scroll | A TypeScript-based game written in Web Components using the JS13K game competition as a challenge | 23 |
asweigart/pythonstdiogames | A collection of simple text-based games and simulations to illustrate fundamental programming concepts | 911 |
bfontaine/term2048 | A terminal-based implementation of the popular number-summing game 2048 | 805 |
arturkot/the-house-game | A simple text-based adventure game with interactive rooms and character interactions. | 178 |
brackeys/rpg-tutorial | A Unity project designed to teach RPG game development concepts through tutorials | 764 |
pokerth/pokerth | A poker game written in C++ using the Qt framework | 499 |
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 903 |
rmehri01/thock | An online typing game with a terminal-based user interface and real-time multiplayer capabilities via websockets | 89 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,437 |