Skip to content

Play a parallelised game of battleships between two agents with predefined strategies

Notifications You must be signed in to change notification settings

joshua-morris/naval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naval

Play a game of battleships between two agents with predefined strategies. Starts two processes in the "hub" and executes the strategies of agents A and B.

Created for my systems programming class as an assignment.

Usage

Run

./2310hub rules.txt config.txt

where rules.txt and config.txt contain the rules and agents that will be run by the game.

About

Play a parallelised game of battleships between two agents with predefined strategies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published