Skip to content

Backgammon written in C using the NCurses library.

License

Notifications You must be signed in to change notification settings

quuixlie/Backgammon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Backgammon

Backgammon written in C using the NCurses library.

2024-08-26.13-16-48.mp4

Game features

  • forcing opponent's pawns to be captured,
  • forcing the removal of marshmallows from the board,
  • possibility of rematch,
  • player ranking,
  • saving and reading saves.
  • highlighting fields on the board,
  • pleasant to use menu,

About

This game was written during my 1st year computer science studies. A few programming errors that I would now correct in this project are: not hiding external libraries behind its API (move(), printw() etc.), removing magic numbers (second screenshot) and a few more programming errors.

obraz obraz

Installing

The game was tested on Ubuntu, so I recommend it for this project. C11 version required, libncurses6 (6.5-2).

About

Backgammon written in C using the NCurses library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published