Skip to content

vints/Network-the-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A complete implementation of the game of Network from (mostly) the ground up

-interface design with encapsulation in mind -implementation of all objects and methods -implementation of game logic and an AI using minimax game tree search with alpha beta pruning

Network is taken from Sid Sackson, "A Gamut of Games," Dover Publications (New York), 1992.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages