暂无描述

Alan Colon d6a7aba10d Using hitboxes 6 年之前
app d6a7aba10d Using hitboxes 6 年之前
common d6a7aba10d Using hitboxes 6 年之前
server d6a7aba10d Using hitboxes 6 年之前
test 64ac0e30de Initial commit 7 年之前
.dockerignore 4697dc2fc5 Add express 7 年之前
.gitignore 64ac0e30de Initial commit 7 年之前
Dockerfile 20cc6c7adf Use morgan logging and body parser. 7 年之前
README.md bb13472473 SMB runs 7 年之前
Super Mario Bros. (World).nes bb13472473 SMB runs 7 年之前
config.js 4697dc2fc5 Add express 7 年之前
package-lock.json bb13472473 SMB runs 7 年之前
package.json d6a7aba10d Using hitboxes 6 年之前
webpack.config.js d6a7aba10d Using hitboxes 6 年之前
yarn.lock d6a7aba10d Using hitboxes 6 年之前

README.md

nes-ai

Development

  • Clone this repo

    npm install -g yarn  # Installs yarn globally
    yarn                 # Downloads dependencies
    yarn dev             # Runs live dev tools