Skip to content

An online neuralnet reversi service powered by NOOXY NoService and Nodenet.

Notifications You must be signed in to change notification settings

TapiocaFox/Noversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noversi

An online neuralnet reversi service powered by NOOXY NoService and Nodenet.

Try it here: https://www.nooxy.org/noversi/

Dependencies

A UNIX system.

system

git, nodejs, npm, openssl

node

ws, sqlite3

python

numpy

Deploy Method

  1. Deploy NoService
npm install noservice -save
npx create-noservice .

note that "." can be replace by anywhere you'd like to deploy!

  1. Copy these files into "services/noversi" the folder you deploy noservice.
  2. Add "noversi" into "settings.json"(in the folder you deploy noservice) "services" settings.

Then you are ready to play! By typing "node launch.js" under NoService deployed folder. And open the client in browser.

Play

see client directory readme.md

About

An online neuralnet reversi service powered by NOOXY NoService and Nodenet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published