kenamick / strider

:bomb: Strider is a 2D sci-fi platformer (Game Off 2015 entry)

Home Page:http://gamejolt.com/games/platformer/strider/60063/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.o0 Strider 0o.

🎮 game-off-2015 challenge entry.

The year is 2415. You are Strider. An agent of the rebel forces of Atira and Taristol II. Your mission is to infiltrate the government science facility on the moon Efriador V and extract all the information available about the development of a new war unit called the Spitflyer. You have successfully collected the data required and you now need to head to the extraction point at the top most level of the facility. A transport will be waiting for you to take you to safety.

Good luck!

Screenshot 1

Gameplay GIF | View gameplay gif

Install

Fork Info

This is a fork of Ogoshen's Octojump game. It's not a fork of the repo itself, because I already have a game-off-2012 repository and Github does not allow one to have two repos with the same name.

Controls

Make your way to the top by using:

  • 🏃 Arrow keys or WAsD keys to move and jump on platforms.
  • ⬆️ Press Up Arrow or W twice to double jump.
  • 🔫 X, Z or Y - To shoot at the nearest enemy. Your RP-2300 "Warmonger" assault rifle is fully automatic. Just aim it at your target and it will do the rest.
  • :rage1: Press 1 to use overcharge. Trade 1 health for complete energy refill.

It might seem like a hard to play game at the beginning, but it's really not. A couple of hints:

  • Move, move, move. Don't just stay at one place when the enemy shoots at you. Always move, jump and track the enemy projectiles.
  • Save your health and energy powerups for later use. You may always go back down to pick up a powerup left behind.

Supported Browsers

  • Google Chrome - 41.0+
  • Firefox - 37.0+
  • Safari - 8.0+ (!)

Sadly, music & sound do not work under Safari atm! 😞

Development

Install npm dependencies:

npm install

Run the game with live reload:

grunt

Create a distributable:

grunt prod

Open Source Libraries

Credits

Art

Art assets edited with GIMP.

Sfx

Audio assets edited with Audacity.

Music

  • 2nd T-Legion by me 🤘

License

MIT License

Original Octocat Jump game is @copyright Omer Goshen gershon@goosemoose.com

About

:bomb: Strider is a 2D sci-fi platformer (Game Off 2015 entry)

http://gamejolt.com/games/platformer/strider/60063/

License:MIT License


Languages

Language:JavaScript 99.5%Language:CSS 0.3%Language:HTML 0.2%Language:Shell 0.0%