Tarkam of Madness is a web based multiplayer game. We were inspired from soccer game in our village. In tarkam soccer game, sometimes we ignore game rules and don't focus on winning the game but on tackling the enemy. So, this game is kind of like that. In this game, we don't only focus to make a goal but also to disturb our enemy to make a goal by hitting them and grab the ball.
This project uses the technology called MERN stack. This stands for MongoDB, Express, React, and Node.
- MongoDB -> for document database
- Express(.js) -> Node.js web framework
- React(.js) -> a client-side JavaScript framework
- Node(.js) -> the premier JavaScript web server
- add .env (example)
DB_URI=mongodb+srv://<user>:<password>@cluster0.m1e8iam.mongodb.net/<db_name>?retryWrites=true&w=majority
PORT=5000
JWT_SECRET=secret132
- npm install && npm --prefix frontend install
- npm run build --prefix frontend
- npm run dev
Muhammad Arifiansyah - 05111940000027
A. Zidan Abdillah Majid - 05111940000070
Jagad Wijaya Purnomo - 05111940000132
Riki Wahyu Nur Dianto - 05111940000188
http://tarkam-of-madness.herokuapp.com/
or
https://tarkam-of-madness-game.herokuapp.com/