mgechev/mk.js
Canvas implementation of basic fighting game which allows multiplayer over the network. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4937
- days_rel: n/a
- days_push: 1652
- n_releases_24m: 0
Adoption not part of the score
1550 stars · 439 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mk.js is a browser-based fighting game built with HTML5 canvas and JavaScript, inspired by Mortal Kombat. It supports single-player, local two-player, and network multiplayer modes via a Node.js server or WebRTC data channels.
Use cases
- play a fighting game in the browser
- play a two-player fighting game on one keyboard
- play a fighting game against a friend over the network
- learn how to build a canvas-based game in JavaScript
- demo WebRTC data channels with a game
- embed a configurable fighting game in a web page
When to choose
- you want a lightweight, open-source browser fighting game
- you need a simple example of HTML5 canvas game development
- you want to experiment with networked multiplayer games in JavaScript
When to avoid
- you need a production-quality or polished commercial game
- you require an actively maintained project with a defined license file
- you need a game engine or framework rather than a complete game
Facets
application · maturity maintenance
game graphics websocket web-development gaming-tools browser html5-canvas fighting-game webrtc multiplayer mortalkombat-clone game-development javascript nodejs
2 sources
- readme: https://github.com/mgechev/mk.js · fetched 2026-08-28 · 065d9c20ccb4
- homepage: http://mk.mgechev.com/ · fetched 2026-08-29 · 38a025d04da8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mgechev/mk.js | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem