Group project for artificial intelligence class.
Go to file
Michał Czekański 76de35bc3d Add update method, static buffer, static printing to console method
Added static buffer in UiConsole class which stores lines to print. Even if there is no UiConsole object instantiated (cos it's static).
Everything from buffer is being printed on update() calls, update is called every frame.
To add lines to buffer use static printToConsole() method.
2020-05-15 23:24:21 +02:00
data route-planning.md change screenshots to code mark 2020-04-27 14:06:23 +02:00
doc Now displays game's __init__ 2020-05-14 16:24:52 +02:00
src Add update method, static buffer, static printing to console method 2020-05-15 23:24:21 +02:00
.gitignore Added sphinx documentation generator 2020-05-14 14:40:53 +02:00
environment.md add screenshots folder and images to route-planning.md raport 2020-04-27 13:33:01 +02:00
README.md README.md add A* information in Sterowanie 2020-04-27 14:17:48 +02:00
route-planning.md Zaktualizuj 'route-planning.md' 2020-04-27 12:14:02 +00:00
Run.py Added TODO markers 2020-05-09 22:30:21 +02:00

DSZI_Survival

Projekt symulatora agenta surwiwalowego w dzikim środowisku, przygotowywany na przedmiot Sztuczna Inteligencja. Skład zespołu:

  • Jonatan Spaczyński
  • Mateusz Tylka
  • Michał Czekański
  • Marcin Kostrzewski

Wymagania

Python 3.x
pygame: 1.9.x

Uruchomienie

$ python Run.py

Konfiguracja

Plik z konfiguracją znajduje w data/config/mainConfig.json.

Sterowanie

  • Poruszanie się: WASD
  • A*: u lub click myszką w jednostkę (np; królik)
  • Interakcja: SPACJA