Skip to content

Krumuvecis/Admiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admiral

Abstract

An admiral simulator.

Very far off from an actual admiral...

by Krumuvecis

Requirements

For running

For compiling

Dependencies

Launch instructions

  1. Ensure you have the correct version of Java installed (see requirements above).
  2. Get a release of Admiral here.
  3. Launch desired mode:
    1. Normal mode:
      • (Windows) run run.bat.
      • (other OS) run .jar argumentless.
    2. Dev mode:
      • (Windows) run runDev.bat.
      • (other OS) run .jar with argument dev.

Functionality

Currently only simulates pressure-wind relationship.

Pressure gradient creates wind; wind creates pressure gradient.

Notes

UI needs some polishing, but it'll do for now.

Work is under progress, expect changes.