Нет описания

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