/shelem

Shelem (card game) online web-base game

Primary LanguageJavaScript

Shelem

Attention! not complete yet

Shelem is an Iranian card game which starts with 4 players.
This project is an open-source online Shelem application, It is based on express.js and socket.io. For database I have used lowdb. Also the 'index.html' file wno't be developed any more and we have added a new project as 'shelem-frontend' which is written in react.js and supposed to be this project's frontend.
To run(unix):
cd [project_directory]
npm i 
node app.js

For more information about the game itself you can visit شلم or Shelem
Requirements:
  • NodeJS version >12 (for more information https://nodejs.org/en/)
  • Also be aware that this project may not work correctly in some old web browsers. (may or may not add some 'babeljs' in future cimmits)