Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Web visualiser. #32

Open
2 of 4 tasks
46bit opened this issue Jan 7, 2017 · 1 comment
Open
2 of 4 tasks

Web visualiser. #32

46bit opened this issue Jan 7, 2017 · 1 comment
Assignees

Comments

@46bit
Copy link
Member

46bit commented Jan 7, 2017

sirpent-go had a web visualiser that displayed ongoing matches. The HTML/JavaScript is here. Get that working for sirpent-rust.

  • Make web code compatible if hexagon grid has changed orientation.
  • Determine how to connect this visualiser. Spectators. #31 (Spectators) is a natural way to have this as a separate project.
  • Implement serving the visualiser webpage from a HTTP server.
  • Implement streaming Turns to people on the webpage using a Websocket.
@46bit 46bit modified the milestones: Coming together., "Go play!" Jan 7, 2017
@46bit
Copy link
Member Author

46bit commented Jan 9, 2017

@Taneb has suggested putting the visualiser on a demo AI (#6) written in Go(lang). This has the potential for a minimum amount of work to be done. Once that's done we can implement Spectators (#31) very simply on top, splitting the demo AI into a demo AI and a visualiser - both written in Go.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant