Skip to content

GamedevJS/Spelunker-Skull

 
 

Repository files navigation

banner alt

This skull is on the hunt for treasure in a dark dungeon.

Collect power for your lantern.

Try not to die and see what you can find!

Made in Phaser 3 and runs in the browser!

Play on itch.io and follow me!

Screenshot 2024-04-25 at 9 12 46 PM Screenshot 2024-04-25 at 10 00 30 PM Screenshot 2024-04-25 at 10 01 10 PM Screenshot 2024-04-25 at 10 00 43 PM

giphy giphy (1)

Setup

  1. If you don’t have Node.js installed, install it from here (Node.js version >= 14.6.0 required)

  2. Clone this repository or Download

  3. Navigate into the project directory

  $ cd Spelunker_Skull
  1. Install the requirements
  $ npm install
  1. Run the app
  $ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 3.0%