module
Version:
v0.0.0-...-9e256ac
Opens a new window with list of versions in this module.
Published: Jul 30, 2021
License: AGPL-3.0
Opens a new window with license information.
README
¶
Mk48.io Game
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!
Developing
Client
- Install
NodeJS 14
or higher
- Enter
/client
npm install
make
- Navigate to http://localhost:3000
Server
- Install
go1.16
or higher
- Enter
/server_main
make
- Profile with
make pprof
and optionally specify seconds=<number>
and/or profile=heap
Docker
Docker infrastructure is also available, that runs the client and server.
- Install
docker
and docker-compose
docker-compose build
docker-compose up
- Navigate to http://localhost:3000
Contributing
See Contributing Wiki page.
Directories
¶
Click to show internal directories.
Click to hide internal directories.