hvvka / tic-tac-toe-nashorn

Game with AI, using JS in Java thanks to Nashorn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe-nashorn

A game with AI that uses Negamax search with alpha-beta pruning.

Game's engine is written in JavaScript and dynamically loaded with Nashorn.

About

Game with AI, using JS in Java thanks to Nashorn


Languages

Language:Java 72.0%Language:JavaScript 28.0%