Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
/ chessMongo Public archive

a portal where people can play chess against each other or against the computer

Notifications You must be signed in to change notification settings

mikilukasik/chessMongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chessMongo

on gitHub:

https://github.com/mikilukasik/chessMongo

on the web (aws cloud):

http://miki.space
http://ec2-52-24-20-162.us-west-2.compute.amazonaws.com

This is my first JS project.

It aims to be a portal where people can play chess against each other or against the computer.

The computer's moves are calculated using the processing power of all connecteded clients simultaneously, while trying to keep low server usage.

The project uses:

node.js
express
mongoDB
jQuery
angular.js

HTML5
web sockets
web workers

Typed arrays and some bitwise operators are used to improve speed.

The project is far from being done, it serves as a training excercise.

About

a portal where people can play chess against each other or against the computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published