Skip to content

Rise!

A 2022 js13kGames entry by Feenposhleen — under 13KB of pure craft.

Play Game

Browser game
Opens at js13kGames

Rise! screenshot 1

About Rise!

This game is a submission to the js13k competition, and lets you play as a buried skeleton that tries to dig its way up to the necromancer that awoke you. It's inspired by the classic horror trope of a zombie raising its hand through the dirt at a cemetary. The fina artifact is a single `index.html` that has everything built in.

Rise! was submitted to the js13kGames 2022 competition by Feenposhleen. It earned competition recognition. Like every js13k entry, the entire game — code, art, and audio — fits in 13 kilobytes, a constraint that rewards focused, clever design over bulk. Bundling and processing simply consists of concatenating all the .js files in `/src` (hence the naming of those), running the result through Closure Compiler, and then inserting the resulting code into the template file at the root of the project along with the CSS.

How to Play

Rise! uses standard browser-game controls (keyboard, mouse, or touch). Open the game via the source link below to see the in-game instructions, as controls vary per entry.

As a js13k entry, expect a focused experience built around one core mechanic. Read the title screen for the specific objective and any special inputs.

Key Features

  • Built in under 13 kilobytes (code, art, audio)
  • Submitted to js13kGames 2022
  • Author: Feenposhleen
  • Competition-recognised entry

Source & Licence

Author / Project
js13kGames
Licence
source-available
Released
2022

ArcadeBloom is a directory. We introduce games and link to their creators. All rights belong to its author. Visit the official site to play.

More Arcade Games

Rise!

js13kGames

Play Game