Code Monkey home page Code Monkey logo

infernal-sigil's Introduction

๐Ÿ”ฅ๐Ÿ‘‘ Infernal Throne ๐Ÿ‘‘๐Ÿ”ฅ

Play it online NOW

400x250-infernal-throne

The Story

Your seat on the Infernal Throne has been overruled. The Demon King has banished you to the depths of Hell and stripped you of your infernal Aspects. Navigate the Underworld and its dangers while searching for a way to regain your strength. The Throne awaits you...

Controls

Keyboard Option 1:

- [Arrow Keys] to move
- [Z] to jump
- [X] to attack
- [C] Use Aspect 1 (once learned)
- [V] Use Aspect 2 (once learned)
- [M] Show map

Keyboard Option 2 (post-JS13k):

- [WASD] to move
- [Space] to jump
- [J] to attack
- [K] Use Aspect 1 (once learned)
- [L] Use Aspect 2 (once learned)
- [N] Show map

Gamepad (post-JS13k):

- [Left Analog] or [DPad] to move
- [South Button] to jump
- [West Button] to attack
- [East Button] or [Left Trigger] Use Aspect 1 (once learned)
- [North Button] Use Aspect 2 (once learned)
- [Left Bumper] Show map

Development

# Setup
nvm use
npm i

# Build tools
npm run dev         # Build + watch (build)
npm run dev:minify  # Build + watch (build + minify)
npm run build       # Build (build + minify + roadroller)

The build tools will always output:

  • index.html (The single html file you can open in browser to play)
  • build.zip (The zipped html file which should be under 13,312 bytes when using npm run build)

infernal-sigil's People

Contributors

arikwex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.