Skip to content

HiEdson/Backgammon-Game-C_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Backgammon-Game-C_Cpp

Backgammon Console Game

In this Project i worked with C and Cpp by applying Random file acess concept in order to update the table(table.dat) information as well as recording the moviments from each player(log.dat) through sequential file acess techniques.

main.cpp: source code

game.dat: last status of the game

log.dat: command log (only valid commands are saved)

main.exe: executable file of the game

Releases

No releases published

Packages

No packages published

Languages