Skip to content

A frontend to inspect the AI running in the Jtac server

Notifications You must be signed in to change notification settings

kreibaum/Jtac-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Frontend for Jtac.jl

This is a little web frontend that is used to inspect models running with Jtac. The game logic itself is implemented in the Jtac server, the frontend only renders data it gets from a REST api.

https://github.com/roSievers/Jtac.jl/

Make sure that you have a running julia server/aiserver.jl and then run

elm-live src/Main.elm -y http://localhost:4242/api -x /api

About

A frontend to inspect the AI running in the Jtac server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages