Mk48.io is an online multiplayer naval combat game, in which you take command of a ship and sail your way to victory. Watch out for torpedoes!
- Install
NodeJS 14
or higher - Enter
/client
npm install
make
ornpm run dev
- Navigate to http://localhost:3000
- Install
go1.16
or higher - Enter
/server
make
- Profile with
make pprof
and optionally specifyseconds=<number>
and/orprofile=heap
See Contributing Wiki page.