Skip to content

A Collection of Wonderful Console Games (the-game-of-life-three-3-stones-tic-tac-toe-tictactoe-criss-cross-snake-rush-peeble-dropping-connect-four-4)

License

Notifications You must be signed in to change notification settings

MinhasKamal/CoolConsoleGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👽 Cool Console Games

Simple Console Based Game

Games

The project contains 6 games-

  1. 3Stones: It is an interesting game where you place three stones on a board and move them. So that you can align them serially or place against the opponent. Get source code & executable.
  1. CrissCross: This is a simple Tic-Tac-Toe game. You can play with the computer too. The computer has two types of AI, having two levels of smartness. Get source code & executable.
  1. GameOfLife: It is actually an implementation of the eminent program "The Game of Life" developed by a mathematician of Cambridge. It simulates evolution of life and proves that a set of simple laws may produce complex result. To see the fabulous result run the *.lnk file provided with it in /bin. Get source code, executable, & link for running with settings.
  1. PebbleDropping: It is one my favorite games. You drop a pebble in a column and and try to align four pebbles sequentially. You can play with the computer too. But the AI is not complete yet, so it is easy to win against. This is my very first program of game. Get source code & executable.
  1. SnakeRush: This game is a regular snake game. This program was collected from the internet. I fixed some problems of this code, yet it contains some bugs. Get source code & executable.
  1. 16Pebbles: This game is not complete yet! :D

Get all the compiled games for Windows OS from here.

License

MIT License
CoolConsoleGames is licensed under MIT License.

About

A Collection of Wonderful Console Games (the-game-of-life-three-3-stones-tic-tac-toe-tictactoe-criss-cross-snake-rush-peeble-dropping-connect-four-4)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages