A downloadable game for Windows

This is a simple one-screen arcade platformer with a dark minimal wave analog synth soundtrack.

// CONTROLS:

keyboard:
left: move left
right: move right
space: jump

pressing the "F" key at any point switches between full screen & windowed mode.

controller:
d-pad: movement
"A": jump

// POINTS

Points are scored when the player is atop any of the disappearing/reappearing platforms. An extra life is awarded every 1000 points.

// JUMPING

Players can jump twice (double jump) in addition to being able to walljump off the left & right game walls. The double jump is restored when atop a platform.

// WALLJUMPING

The the player is adjacent to the left or right game walls, pressing jump will perform a wall jump.

// DEATH

Player death occurs when the player falls off the screen, and when the player makes contact with things that are red.

// PICKUPS

There are three pickups that may appear during play: The "plus sign" increases the rate of points acquired, the "minus sign" decreases the rate of points acquired, and the "extra life" (white square) awards an extra life to the player.

~ TIPS & TRICKS ~

+ The middle of the screen is generally the safest. be careful walljumping while the red beam obstacle is present.

+ If you walljump while pressing the opposite direction (timing is critical) you can perform an extra long jump. Be aware this jump isn't as high as the standard walljump.

+ You might not know where to land when you leave a platform. Space out your doublejumps (& wall jump) to buy some time.

~ VERSION 1.1 CHANGES ~

added new cannon (exploding bullets)
added optional fullscreen mode
added controller support
added 3 new background music tracks
adjusted obstacle progression

~~~~~~~~~~~~~~~~~~~~~~
Game & music by Karl Jørgensen 2017
http://www.okikumi.com/void
http://okikumi.bandcamp.com/album/void


Download

Download
void_1_1.exe 27 MB
Download
instructions_1_1.txt 1 kB

Install instructions

Game is a standalone executable file. No installation needed.

Leave a comment

Log in with itch.io to leave a comment.