sdevalapurkar / SengGo

πŸƒ NodeJS Based Go (https://en.wikipedia.org/wiki/Go_(game)) Game. Allows for local, AI, and online multiplayer matches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The SENG Go Game

SENG 299 Go Project

Quick-Start Guide

To start the server: first start your MongoDB server and then type "npm start" in the directory that contains server.js

This applies to both localhost:30040 and roberts.seng.uvic.ca:30040 versions of the application.# SengGo-Project

About

πŸƒ NodeJS Based Go (https://en.wikipedia.org/wiki/Go_(game)) Game. Allows for local, AI, and online multiplayer matches.


Languages

Language:JavaScript 54.3%Language:HTML 35.8%Language:CSS 9.9%