Giter Site home page Giter Site logo

ninja's Introduction

Ninja vs EVILCORP

My entry for JS13K 2020.

Ninja vs EVILCORP is a platformer inspired by Super Meat Boy, Stealth Bastard Deluxe, and other great similar games. The goal is to scale a tower to find the evil plans without getting spotted.

Levels were designed to offer obvious routes, as well as more difficult alternate routes, and a timer to allow speed running.

Building

make update
make build

Testing

Test functionality is only available if you open debug.html. You can then run commands in the browser's console.

Time control

Press F to speed up the game, G to slow it down.

Skip level

Press N.

In-game level editor

A simple level editor allows you to modify the obstacles while in-game.

setDebugValue('editor', true)

Show grid

Press T while in game to show the grid.

Set default level

setDebugValue('level', levelIndex)

Become invisible

setDebugValue('invisible', true)

ninja's People

Contributors

remvst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ninja's Issues

Build needs an empty folder to work

Followed the instruction in README.md

make update
make build

But got an error:

Error: ENOENT: no such file or directory, open ' ... /ninja/build/index.html'

My quick solution:
Create an empty build folder at ' ... /ninja ' (the root of repo), it works.

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.