Donate? Muốn hỗ trợ mình 1 ly cafe <3 Donate here
Multiplayer game made with NodeJs, Socket.io and p5.js
Link: Play now (vietnamese)
Make sure you have Node.js
git clone https://github.com/HoangTran0410/Caro-p5js.git # or clone your own fork
cd Caro-p5js
npm install
npm start
Your app should now be running on localhost:3000.
heroku create
git push heroku master
heroku open
Alternatively, you can deploy your own copy of the app using the web-based flow:
For more information about using Node.js on Heroku, see these Dev Center articles: