Skip to content

An Express.js web card game, developed with the use of Pug.js, Sequelize.js, Socket.io, and tested with the Supertest.js and Jest frameworks.

License

Notifications You must be signed in to change notification settings

YaroslavChuiko/Ucode-MarvelCardGame

Repository files navigation

Ucode-MarvelCardGame

Node.js Express MySQL Sequelize Socket.io javascript pug css

An Express.js web card game, written with the use of vanilla JS on frontend and Node.js on backend.


Server Setup

# install dependencies
$ npm install && npm install -g cross-env

# run the server for development at localhost:3000
$ npm run dev

# run the server at localhost:3000
$ npm run start

# test the server if needed
$ npm test

Preview

Login

2022-12-07 (1)

Register

2022-12-07 (2)

Main menu

2022-12-07 (10)

Match search

2022-12-07 (3)

Game process 1

2022-12-07 (4)

Game process 2

2022-12-07 (6)

Game process 3

2022-12-07 (7)

Game end

2022-12-07 (9)

About

An Express.js web card game, developed with the use of Pug.js, Sequelize.js, Socket.io, and tested with the Supertest.js and Jest frameworks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published