Skip to content

fork48-project/mk48-desktop-old

 
 

Repository files navigation

Mk48.io Game

Go Mk48.io Discord Discord Gophers

Logo

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

  1. Install NodeJS 14 or higher
  2. Enter /client
  3. npm install
  4. make
  5. Navigate to http://localhost:3000

Server

  1. Install go1.16 or higher
  2. Enter /server_main
  3. make
  4. 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.

  1. Install docker and docker-compose
  2. docker-compose build
  3. docker-compose up
  4. Navigate to http://localhost:3000

Contributing

See Contributing Wiki page.

About

Mk48.io Ship Combat Game

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 41.1%
  • Svelte 31.1%
  • JavaScript 13.3%
  • PLSQL 9.6%
  • HCL 2.8%
  • HTML 1.4%
  • Other 0.7%