KilledByAPixel / EggTimeRewind

An procedural shooter in the style of an old Nokia phone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Egg Time Rewind

Crack a few space eggs in this low res Nokia throwback!

Made in only 4 days for Nokia 3310 Jam 2!

LIVE DEMO!

itch.io page

screenshot

Time REWINDS you die... but your LOST SOULS return!

Controls

  • Move with wasd, num pad, mouse, or gamepad.
  • Shoot with space, shift, gamepad button or mouse click.
  • You can reset the game with R.
  • Game automatically pauses when focus is lost.

How to Play

  • Each kill is worth 1 point.
  • Break the SPACE EGG for 50 points!
  • When you die, your previous lives will return to help.
  • Level is randomly generated for each new game.
  • The game will save your high score, good luck.

Code Notes

  • This was reworked from my js13k game Bounce Back.
  • Code is separated into game, engine, and debug modules.
  • There is a debug mode you can enable in code.
  • Number keys control debug mode features.
  • Ccapture is used to capture gifs.

About

An procedural shooter in the style of an old Nokia phone

License:GNU General Public License v2.0


Languages

Language:JavaScript 97.6%Language:HTML 2.4%