Skip to content

ananthamapod/DangerousNanthy

Repository files navigation

Dangerous Nanthy

A web clone of the classic DOS game Dangerous Dave, with a twist!

Inside Node Webkit

Dangerous Nanthy

The stuff on the inside oooohhh

  • Game engine - Phaser.io
  • Preprocessing - Node, Gulp, Babel
  • Languages - ES6 JS <3

External tooling

  • Tiled, for building the tilemaps
  • paint.net, GIMP, or any open source image editor of your choice, for building all the assets

Usage

First, you need to install all the dependencies:

npm i && bower i

Now, let's run that gulp task. If you don't have gulp installed, follow the instructions here first.

Or if you're feeling fancy, here's a shortcut:

npm i -g gulp

Now to run that gulp task:

gulp

Great, now all you have to do is click on this link and you're all set!

Enjoy 😃

Credits:

  1. Modified spritesheet from agar3s's marioPhaser project
  2. Sound effect assets from soundbible.com
  3. Soundtrack from http://ericskiff.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published