Repositories
A game based on the 1982 film of the same name. The rules have changed in order to make it more similar to a shift board game and the graphics are ASCII.
Public sources and various open projects of my collection
The goal of this game is for the Mars rover to collect all the gold pieces on Mars using user entered command sequences.
C port of the original "Lunar Lander" video game, which is written in BASIC.
ANSI C port of the classic startrek mainframe game. Originally developed by Chris Nystrom in 1995.
FlightThrill, an ncurses-based imitation of The Helicopter Game, written by Philip in high school
A puzzle game for your terminal. Try pushing all boulders on to the red crosses. Its quite similar to sokoban.
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
The game 2048 for your Linux terminal (https://github.com/gabrielecirulli/2048)
Console version of the game "2048" with 5 different modes for GNU/Linux.
Turn based infinite maze runner game inspired by technical and graphical limitations of early computers and designed to be played in system terminal (macOS) with Dwarfs Fortress art aesthetics.
Monster Money Maze: Get cash and get out without getting got.
A side-scrolling game inspired by Helicopter. Compiled in Unix, uses Ncurses.
A command line game emulating the ecosystem of an ocean
A text-based video poker game -- Original C-language version.
A little side-scroller game with the focus on jumping.
A C and curses implementation of the popular games Three/Nine/Twelve Man Morris.
Ncurses game where you must catch radioactive eggs on farm near atomic electrostation. 3 missed eggs will cause atomic explode.
btt is a C game for terminal, where you can see some concepts of this lenguage and have fun.
A very simple terminal game similar to the simple game that came with CASIO CA-910 watches.
OOPoker or "Object Oriented Poker" is an engine that runs Texas Hold'm games. You can play against bots, or let bots play against each other. No installer is provided, only the source, because the …