Archive
This post is archived and may contain outdated information. It has been set to 'noindex' and should stop showing up in search results.
This post is archived and may contain outdated information. It has been set to 'noindex' and should stop showing up in search results.
Side-Scrolling Platformer JavaScript Canvas Game
Feb 16, 2014PC GamingComments (3)
My second game built in JavaScript Canvas (HTML5). It's a side-scroller with building elements and destructible terrain. Like a super-simple Terraria. It features:
You can play it below, or open it in a new window by clicking here (can prevent some text highlighting issues and issues with the mouse scroll). It requires a modern browser to play and generally runs the fastest in Chrome.
- Randomly generated level with underground caves and lakes
- Fully-destructible terrain
- Flowing water
- Dynamic and local lighting
- Day/night cycle with night-spawning enemies
- Buildable terrain blocks, including platforms
- Different weapons, including explosive weapons that destroy terrain
You can play it below, or open it in a new window by clicking here (can prevent some text highlighting issues and issues with the mouse scroll). It requires a modern browser to play and generally runs the fastest in Chrome.