Skip to content

chess game online with game room. upgrade to old chess in js now in ts.

Notifications You must be signed in to change notification settings

itamar3429/chess_online_ts

Repository files navigation

online chess game

language: typescript

technologies:

- node
- http
- express
- websocket
- typescript
- webpack
- gulp

to run in dev exec

$ npm run dev

link will appear in the terminal click to open in browser

to compile for production run:

$ npm run build

then you can start the app from dist/server.js

to run in production mode:

$ npm start

p.s.

this is an old project that I recently decided to transfer from js to ts.

this improves game logic and with more OOP usage

About

chess game online with game room. upgrade to old chess in js now in ts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published