Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dipankardas011/consolegame


https://github.com/dipankardas011/consolegame

cpp17 msvc2019 terminal-game

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ConsoleGame
![](/ConsoleGame/images/01.png)
![](/ConsoleGame/images/02.png)
![](/ConsoleGame/images/03.png)

# here we have to reach the position where `'X'` is there
😎

Colour Codes
colour | code | description
--|--|--
Black | 0 | The color black.
Blue | 9 | The color blue.
Cyan | 11 | The color cyan (blue-green).
DarkBlue | 1 | The color dark blue.
DarkCyan | 3 | The color dark cyan (dark blue-green).
DarkGray | 8 | The color dark gray.
DarkGreen | 2 | The color dark green.
DarkMagenta | 5 | The color dark magenta (dark purplish-red).
DarkRed | 4 | The color dark red.
DarkYellow | 6 | The color dark yellow (ochre).
Gray | 7 | The color gray.
Green | 10 | The color green.
Magenta | 13 | The color magenta (purplish-red).
Red | 12 | The color red.
White | 15 | The color white.
Yellow | 14 | The color yellow.