Skip to content

evg123/battles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech demo for autonomous army battles.

Demo

Requirements

  1. Python >= 3.6
  2. pygame - https://www.pygame.org/wiki/GettingStarted
  3. scipy - https://www.scipy.org

To run:
execute the run.sh script in the root directory

Controls

  • Place new armies with 'a'
  • Place new formations with 'f'
    • Cycle through formation types with 'f'
  • Place new soldiers with 's'
    • Cycle through soldier types with 's'
  • Click an army or formation's anchor point to move it around
  • Remove things with 'r'
  • Exit the current operation with 'esc'

About

Tech demo for autonomous army battles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published