All Projects → kenamick → Strider

kenamick / Strider

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Strider

Example .io Game
An example multiplayer (.io) web game.
Stars: ✭ 260 (+2788.89%)
Mutual labels:  game, html5-game
Caveexpress
CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
Stars: ✭ 111 (+1133.33%)
Mutual labels:  game, html5-game
Antipacman
HTML5 Pac-Man game with gesture recognition
Stars: ✭ 81 (+800%)
Mutual labels:  game, html5-game
Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (+1344.44%)
Mutual labels:  game, html5-game
Devil Glitches
My entry for the js13k 2016 game jam
Stars: ✭ 181 (+1911.11%)
Mutual labels:  game, html5-game
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (+1433.33%)
Mutual labels:  game, html5-game
Tap Tap Adventure
Tap Tap Adventure is a massively online 2D MMORPG set in the medieval times with twists.
Stars: ✭ 123 (+1266.67%)
Mutual labels:  game, html5-game
One Html Page Challenge
Can you create something cool without modern tools?
Stars: ✭ 205 (+2177.78%)
Mutual labels:  game, html5-game
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+9977.78%)
Mutual labels:  game, html5-game
Android Basic Samples
Google Play game services - Android samples
Stars: ✭ 934 (+10277.78%)
Mutual labels:  game
Hcwiid
Haskell binding for CWiid (wiimote)
Stars: ✭ 7 (-22.22%)
Mutual labels:  game
Worlds
🌎 Easy to use but feature rich World Guard Plugin
Stars: ✭ 25 (+177.78%)
Mutual labels:  game
Isowords
Open source game built in SwiftUI and the Composable Architecture.
Stars: ✭ 377 (+4088.89%)
Mutual labels:  game
Librg
🚀 Making multi-player gamedev simpler since 2017
Stars: ✭ 813 (+8933.33%)
Mutual labels:  game
2048
My take on the 2048 game in C#. Console version.
Stars: ✭ 25 (+177.78%)
Mutual labels:  game
Rott94
Rise of the Triad source port to SDL2, Android and WinRT
Stars: ✭ 8 (-11.11%)
Mutual labels:  game
Apos.input
Polling input library for MonoGame.
Stars: ✭ 25 (+177.78%)
Mutual labels:  game
Tower Defense Game
this is a game made with Unity, the goal is to protect the tower against robots.
Stars: ✭ 25 (+177.78%)
Mutual labels:  game
Angband
A free, single-player roguelike dungeon exploration game
Stars: ✭ 849 (+9333.33%)
Mutual labels:  game
H2ogame
🙉 PHP Arcade Game Script. Create your own online Arcade Game platform with rating system, categories, full HTML5 design, full admin panel, pages management, advertising management, and much more --- H2OGame was a commercial script (which was sold for £27 per license). Now, it is released as a FREE (and still Open Source) software and under an Open Source license!
Stars: ✭ 8 (-11.11%)
Mutual labels:  game

.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.
  • 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 [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].