Skip to content

waltwissle/Fleet-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleet-Simulation

This a simulation of a naval fleet using a flexible and extensible object oriented architecture in python through abstract base classes.

The architecture consits of three abstract base classes,

  1. Vessel which specified behaviour for vessels
  2. Powerplants which specifies behaviour for powerplants
  3. Weapons which specifies behaviour for weapons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages