Skip to content

hpfref/GameAI-JumpSturdy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameAI-JumpSturdy

Devoloping a symbolic AI for the 2-Player board game "Jump Sturdy".
The game: https://www.mindsports.nl/index.php/the-pit/576-jump-sturdy

How to connect our AI to the gameserver:
-run ./gameserver/client.py

How to simulate a game of our AI against itself on the gameserver:
-run ./scripts/play_locally.py

How to visually simulate a whole game or position of our AI against itself:
-set fen of game position in visuals.py
-run ./scripts/visuals.py

How to visualize a game log:
-move log into ./scripts/contest_logs
-change reference in simulate_logs.py
-run ./scripts/simulate_logs.py

About

Devoloping a symbolic AI for the 2-Player board game "Jump Sturdy". The game: https://www.mindsports.nl/index.php/the-pit/576-jump-sturdy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages