Skip to content

Releases: caranha/ludum29

Layers - Post-Compo Version 1

Choose a tag to compare

@caranha caranha released this 02 May 17:23

This is Layers - a QiX clone. This game was made for Ludum Dare 29, a game making Jam where you have to finish a game in 48 hours.

compo_screenshot3

The goal of Layers is to clear each level, cutting away parts of it until you reach 80%. Enemies can kill you while you are trying to cut the level. What is under the surface? Some levels might be insightful, others just quirky.

You control the game using a touch screen (or mouse). Tap/clip the screen to go to the closest point to that location. Swipe the screen to start cutting, or to change the direction while cutting. There are undocumented keyboard controls, but they are not 100% supported yet.

The jar binary can be used on any computer with Java 1.6 or above.
The apk binary can be used on any android devices (I've tested on my Nexus7 and my Arrows 6)

See the game submitted page at http://www.ludumdare.com/compo/ludum-dare-29/?action=preview&uid=7847

Updates:

  • Version 1.0.1 fixes a serious bug on android which made the game unplayable if the user left the game and returned. It also adds a tutorial level.

Layers - Compo Version

Choose a tag to compare

@caranha caranha released this 27 Apr 16:37

This is Layers - a QiX clone. This game was made for Ludum Dare 29, a game making Jam where you have to finish a game in 48 hours.

screenshot1

The goal of Layers is to clear each level, cutting away parts of it until you reach 80%. Enemies can kill you while you are trying to cut the level. What is under the surface? Some levels might be insightful, others just quirky.

You control the game using a touch screen (or mouse). Tap/clip the screen to go to the closest point to that location. Swipe the screen to start cutting, or to change the direction while cutting. There are undocumented keyboard controls, but they are not 100% supported yet.

The jar binary can be used on any computer with Java 1.6 or above.
The apk binary can be used on any android devices (I've tested on my Nexus7 and my Arrows 6)

See the game submitted page at http://www.ludumdare.com/compo/ludum-dare-29/?action=preview&uid=7847

Layers - Third Prototype

Pre-release

Choose a tag to compare

@caranha caranha released this 27 Apr 13:58

This is Layers - a QiX clone made for Ludum Dare 29:

screenshot1

The goal of the game is to clear 80% of the layer in each level, to advance to the next. What is under the surface? Some levels might be insightful, others just quirky.

The game's control were designed mainly for touch surfaces. There are (undocumented) keyboard controls, but I still have to fine tune them.

This prototype has no sound yet.

The jar binary can be used on any computer with Java 1.6 or above.
The apk binary can be used on any android devices (I've tested on my Nexus7 and my Arrows 6)

Second Prototype

Second Prototype Pre-release
Pre-release

Choose a tag to compare

@caranha caranha released this 27 Apr 09:17

All the basic mechanics are down, now I have to polish graphics and sounds.

This is a game for LD29 - theme "under the surface".

First Prototype

First Prototype Pre-release
Pre-release

Choose a tag to compare

@caranha caranha released this 26 Apr 17:53

First Prototype of my game for LD29

This game is a QiX clone. Your goal is to "cut away" as much as possible from the play area.

Controls are: tap (or mouse click) to move yourself along the existing lines. Swipe (with touch or mouse) to control yourself outside the existing lines.

There is no game over condition, but the level will be reset if you manage to cut away more than 60% of the area.