Skip to content

jonny-binns/Binns_Jonathan_ads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms and Data Structures Coursework

Task of this coursework was to create a noughts and crosses game in C with features such as a computer opponent, the ability to replay past games, an undo and redo button to correct mistakes.

Aims:

  • Gain knowledge of data structures by using them to store the data required for the features of the game
  • Improve knowledge of algorthims by implementing a computer opponent for players to play against
  • Justify choises of which algorithms and data structures used in a written report

About

Coursework for Algorithms and Data Structures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages