console-game topic
HacknetOS
A pure C++ console edition of hacker game HACKNET
Console-rendering-engine
C# console rendering engine
Project-Battle-Ships-Game
This project will help you get more familiar with arrays. You will be recreating the game of battleships. A player will place 5 of their ships on a 10 by 10 grid. The computer player will deploy five...
maze
cpp console application vcs example
snake
A console snake written in C++
Elite
A game loosely based on Elite that runs in the console.
battleship-console-game
This is a console-based implementation of the classic game Battleship with an improved CLI graphics system.
console-snake-game
A console snake game that can (or should) work in linux & windows environments
JavaChess
24-bit ANSI colored, console-based chess engine using Java. Optional multi-threaded AI using Minimax with alpha-beta pruning. Fully configurable properties including: ply depth, thread pool size, op...