Skip to content

A 2D Adventure Game based on the real Sunset Island. All Javascript for compatibility with your favorite device. Built with melonJS/

Notifications You must be signed in to change notification settings

ithunt/theisland

Repository files navigation

Sunset Island

Obi on an island

A 2D Adventure Game based on the real Sunset Island. All Javascript for compatibility with your favorite device. Built with melonJS

Running Instructions

Once you've cloned the project:

npm install

To build:

grunt

Running the game:

grunt connect	

Check it out on http://localhost:8000

Features

  • Player moves around basic world with arrow keys
  • Collision detection with solid tiles
  • Player movement is animated and pauses when stopped

In Development

  • Expand map to model Sunset Island
  • Less awkward wall collisions
  • Enemy character
  • Attacking / Health

About

A 2D Adventure Game based on the real Sunset Island. All Javascript for compatibility with your favorite device. Built with melonJS/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published