https://github.com/jonaszkadziela/ld42-3d-strategy-game
Ludum Dare 42 Entry: Don't Let 'em Fall!
https://github.com/jonaszkadziela/ld42-3d-strategy-game
3d-game ld42 ludum-dare ludum-dare-42 strategy-game unity
Last synced: about 1 month ago
JSON representation
Ludum Dare 42 Entry: Don't Let 'em Fall!
- Host: GitHub
- URL: https://github.com/jonaszkadziela/ld42-3d-strategy-game
- Owner: jonaszkadziela
- Created: 2018-08-14T23:30:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T00:27:42.000Z (over 5 years ago)
- Last Synced: 2025-02-12T21:49:26.415Z (3 months ago)
- Topics: 3d-game, ld42, ludum-dare, ludum-dare-42, strategy-game, unity
- Language: C#
- Homepage: https://ldjam.com/events/ludum-dare/42/dont-let-em-fall
- Size: 5.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Ludum Dare 42 Entry: "Don't Let 'em Fall!" by Jonasz Kądziela
## A few words of introduction:
A game made for Ludum Dare 42 competition in 72 hours. I decided to create a quite simple game, that would enable me to tinker a bit with things I've never done before (like Nav Mesh, Map Generation) 😀## How to play?
* The map consists of 400 cubes (20x20)
* During 180 seconds the map is being gradually destroyed
* The game becomes a bit harder every 5 seconds
* You have to save as many units as possible## Controls:
### Basic Controls
* **Left Mouse Button** - select units
* **Left Mouse Button** + **Drag** - box selection
* **Right Mouse Button** - set destination point for selected units### Camera Movement
* **W** or **Up Arrow** - move camera forward
* **S** or **Down Arrow** - move camera backward
* **A** or **Left Arrow** - move camera to the left
* **D** or **Right Arrow** - move camera to the right
* **MouseWheel** - zoom in/zoom out### Other Controls
* **Hold Left CTRL** - group selection mode
* **ESC** or **P** - pause the game
* **H** - show/hide score UI**I do really hope that the game isn't too hard or straight up boring. I had very little time to play and balance it** 😅
## Links:
* Ludum Dare 42 game entry post: https://ldjam.com/events/ludum-dare/42/dont-let-em-fall