Skip to content

An online chess game created with Node.js and Websockets

Notifications You must be signed in to change notification settings

Vel1khan/pixel-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixel-chess

An online chess game created with Node.js and Websockets, powered by chess.js.

Initial mockups

Splash

SplashScreen

Game

GameScreen

Want to try it yourself?

$ git clone https://github.com/Vel1khan/pixel-chess.git
$ cd pixel-chess
$ cd pixel-chess
$ npm install
$ npm start

By default, it will be accessible on localhost:3000. To change the port, access package.json and modify:

"scripts": {"start": "node app.js portnumber"}, 

Credits

  • Vel1khan
  • Zaheu
  • Ahmet Donmez (Planning & Mockup Design)

About

An online chess game created with Node.js and Websockets

Resources

Stars

Watchers

Forks

Packages

No packages published