This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added details about game, links to downloads, results from the competition, and a description about the competition.
- Loading branch information
Showing
1 changed file
with
43 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,43 @@ | ||
# Ludum_Dare_42 | ||
# Meager | ||
![alt text](https://static.jam.vg/raw/27a/11/z/16d6a.png "Header") | ||
## Game Description | ||
**Goal:** Kill everything and survive! | ||
|
||
**Controls:** Use arrow or WASD keys to turn/move. Use space bar to shoot. | ||
|
||
**Tools used:** | ||
- Unity 2017.3 (C#) | ||
- MonoDevelop | ||
- Photoshop CC | ||
- MS Paint | ||
- Bosca Ceoil | ||
## Downloads and Links | ||
Ludum Dare Entry: <https://ldjam.com/events/ludum-dare/42/meager> | ||
|
||
Windows: <https://drive.google.com/open?id=1iw3ClXT5oBhATIyAZ0byI4SPiqgGBVdq> | ||
|
||
MacOS: <https://drive.google.com/open?id=145-HKQXEHUdw4g0iscr0aPozZVahEZTL> | ||
|
||
x86: <https://drive.google.com/open?id=1KeEZsK60je36q7BhFU4sHQy_siZ15h1T> | ||
|
||
x86_64: <https://drive.google.com/open?id=1GtTVMli5ZO9tfFMt-RxkodAZpHHDzxDU> | ||
|
||
x86 + x86_64 (Universal): <https://drive.google.com/open?id=1i-mXBNV9ktXzB3CvUnfKQNYXHnhQT_cj> | ||
## Results | ||
Overall: **578**th (2.98 average from 27 ratings) | ||
|
||
Fun: **540**th (2.88 average from 27 ratings) | ||
|
||
Innovation: **610**th (2.667 average from 26 ratings) | ||
|
||
Theme: **641**st (2.78 average from 27 ratings) | ||
|
||
Graphics: **538**th (2.84 average from 27 ratings) | ||
|
||
Audio: **457**th (2.62 average from 27 ratings) | ||
## About the Competition | ||
Ludum Dare is an online community best known for “Ludum Dare”, the Accelerated Game Development Event of the same name (also called a “Game Jam”). During a Ludum Dare, developers from around the world spend a weekend creating games based on a theme suggested by the community. Ludum Dare events take place every April, August and December. | ||
|
||
Founded in April 2002 by Geoff Howland, the Ludum Dare community has been running its brand of Game Jam for more than 12 years. It’s both the longest running, and the largest Online Game Jam in the world. | ||
|
||
Ludum Dare 42's theme was **"Running Out of Space"**. Overall, there were **1055 entries** into the compo version of this game jam. Meager was one of those entries. |