Skip to content

midgarco/mk48

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mk48.io Game

Go

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 or npm run dev
  5. Navigate to http://localhost:3000

Server

  1. Install go1.16 or higher
  2. Enter /server
  3. make
  4. Profile with make pprof and optionally specify seconds=<number> and/or profile=heap

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 61.8%
  • Svelte 18.0%
  • PLSQL 8.2%
  • JavaScript 6.0%
  • HCL 5.1%
  • Makefile 0.6%
  • HTML 0.3%