Skip to content

HEX-CLAN/PyBattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PyBattle (xBattle resurrection)

inspired by https://inf.ug.edu.pl/~piotao/old/xbattle/ (in Polish)

Requirements and launching instructions

Python:

we recommend 3.7.4 or 3.6.9, because we are using them.

Python packages:
  • kivy
  • numpy
Supported OS:
  • Windows
  • Linux
  • MacOS
Run the game:

from the repository root directory

pip install -r requirements.txt
python -m pybattle

Work schedule

October
November
December
  • Add shooting ability
  • Add filling water fields
  • Add AI (simple, maybe random behaviors)
  • Add multiplayer ???
January
  • Improve AI
  • Release the working demo

Releases

No releases published

Packages

No packages published

Languages