Skip to content

Lychrell/Board-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contents

  • Connect Four
  • Nim
  • Wordle

Connect Four

A two player game which aims to connect at least four of their pieces horizontally, vertically, or diagonally. Each piece is dropped on the grid, occupying the lowest available space in the column.

Nim

Nim is a game of strategy where two players take turns removing objects from distinct piles. At least one object from the same pile must be removed each turn. The player who takes the last object wins the game.

Wordle

A word game where the player guess the hidden five-letter word. On every turn, hints are shown to indicate a letter match or if a letter is in a correct position.

About

Small C++ games which can be played on the console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages