console-game topic

List console-game repositories

HacknetOS

31
Stars
3
Forks
Watchers

A pure C++ console edition of hacker game HACKNET

Project-Battle-Ships-Game

36
Stars
41
Forks
Watchers

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

33
Stars
2
Forks
Watchers

cpp console application vcs example

snake

21
Stars
8
Forks
Watchers

A console snake written in C++

Elite

17
Stars
0
Forks
Watchers

A game loosely based on Elite that runs in the console.

battleship-console-game

16
Stars
4
Forks
Watchers

This is a console-based implementation of the classic game Battleship with an improved CLI graphics system.

console-snake-game

24
Stars
16
Forks
Watchers

A console snake game that can (or should) work in linux & windows environments

JavaChess

17
Stars
3
Forks
Watchers

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...