Skip to content

Dump Caverns, a puzzle game prototype made for the Ludum Dare 15, August 2009

License

Notifications You must be signed in to change notification settings

astrofra/ld15-dump-caverns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ludum Dare 15: Dump Caverns (Match x3-ish)

This repository contains the source code and assets for a game I created for Ludum Dare 15 (2009). The theme of the competition was "Caverns", which inspired me to create a "Match 3" game with the goal of cleaning up the polluted caverns. The game mechanics relies on a simple use of the physics engine.

The game is built on top of the GameStart engine and entirely implemented in Squirrel.

The game was done in 48h (Ludum Dare game jam original rules).

Screenshot
Screenshot Screenshot

This game showcases a rare example of a Deferred Rendering Pipeline, a technique often used in 3D computer graphics.

Playable prototype

The game is available for Win32 systems only.

Please check the releases section to download the game.

Please note that this is a project from 2009, and it might require additional steps to run properly on the latest systems.

Screenshot Editor view

GameStart3D editor prototype
pre-GameStart3D editor (prototype version)