
mk.js
How to play: Player 1: Player 2: G - left, J - right, H - down, Y up; Press "A" for high-punch; Press "S" for low-punch; Press "D" for low-kick; Press "F" for high-kick
GitHub - riperiperi/mkjs: Experimental javascript engine …
mkjs is an experimental javascript engine reimplemention of Mario Kart DS. Users of the application must provide their own Mario Kart DS ROM, dumped using a DS or 3DS. This project exists for entirely educational purposes. If you have a ROM of MKDS available, you can give mkjs a shot here: http://riperiperi.github.io/mkjs
开源项目 MKJS 使用教程 - CSDN博客
2024年9月2日 · MKJS 是一个基于 JavaScript 的开源项目,旨在提供一个轻量级的框架,用于快速开发现代 Web 应用程序。 该项目充分利用了 JavaScript 的灵活性和强大的生态系统,使得开发者能够高效地构建功能丰富的前端应用。
GitHub - mgechev/mk.js: Canvas implementation of basic fighting game …
This is simple fighting game created with HTML5 canvas and JavaScript. It has three game modes: Basic - with one active and on inactive player. Multiplayer - with two active players on one computer. Network - with two active players, playing over the network. Each mode can be easily chosen by picking a gameType when specifying the game options.
开源项目 MKJS 使用教程 - CSDN博客
2024年9月2日 · main.js 是项目的启动文件,负责初始化项目并启动应用。 以下是 main.js 的基本结构: const utils = require ('./utils/helper'); function startApp () { console. log ('App started with config:', config); // 初始化逻辑 . utils. init (); startApp (); 3. 项目的配置文件介绍. config.js 是项目的配置文件,包含各种配置选项。 以下是 config.js 的基本结构: appName: 'MKJS', port: 3000, database: { host: 'localhost', user: 'root',
探索游戏新境界:mkjs —— JavaScript版的Mario Kart DS
mkjs 是一个创新性的JavaScript引擎,它是对经典游戏《马里奥赛车DS》的重新实现。该项目以教育为目的,要求用户提供自己的已备份的Mario Kart DS ROM。如果你想在Web浏览器中重温这款经典游戏,只需访问这个链接。 项目技术分析. mkjs 的技术核心包括:
mk.js (2013) - MobyGames
mk.js is a simple Mortal Kombat clone, created with HTML5 canvas and JavaScript. The game is for two players. The player who knocks out the opponent first, wins.
mk.js首页、文档和下载 - 基于HTML5的格斗游戏 - OSCHINA - 中 …
mk.js是一个使用HTML5 canvas和JavaScript创建的简单格斗游戏。 演示:http://mk.mgechev.com/ mk.js共有三种游戏模式: 基本模式:只能操纵一个角色 多人模式:允许两个玩家在一台电脑上对战 网络模式:允许两个玩家在网络上对战 对于网络模式,需要先...
GitHub - RHY3756547/mkjs: Experimental javascript engine …
mkjs is an experimental javascript engine reimplemention of Mario Kart DS. Users of the application must provide their own Mario Kart DS ROM, dumped using a DS or 3DS. This project exists for entirely educational purposes. If you have a ROM of MKDS available, you can give mkjs a shot here: http://riperiperi.github.io/mkjs
GitHub Pages
GitHub Pages
- 某些结果已被删除