WinterNis / Ygame

Ygame AI using swi-prolog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ygame

Wikipedia description

[ Y is an abstract strategy board game, first described by Claude Shannon in the early 1950s ... ] [ Y is typically played on a triangular board with hexagonal spaces ... ] [ Once a player connects all three sides of the board, the game ends and that player wins ... ]

How to run the project

The project requires SWI Prolog.

  1. Run swi prolog in the root dir of the project.
  2. ?- consult(server)
  3. Browse localhost:8000/ygame with your favorite browser.

======= INSA project

About

Ygame AI using swi-prolog


Languages

Language:Prolog 75.1%Language:JavaScript 24.0%Language:HTML 0.9%