Rise of the Termites

Rise of the Termites A Ludum Dare 38 Game where you manage a colony of Termites under assault
Opt-out of audio and music category ###
Play the game
* ITCH.IO: https://togis.itch.io/rise-of-the-termites _(Browser & Download for windows)_* GameJolt: https://gamejolt.com/games/riseofthetermites/252431
* Newgrounds: http://www.newgrounds.com/portal/view/692559 _(not the best experience, but it's there too if you prefer the website)_
In Rise of the Termites, you manage a colony and fend off from enemies attacking you.
The game doesn't include a tutorial but mouse over anything to get info about it.
* Include Multiple levels with increasing difficulty
* Include a Sandbox level for you to build without fear of death
* 4 different types of Termites
* 29 different type of Buildings
* 6 resources to manage
Modding the game
* The game is fully moddable, check out the streaming asset folder, it contains all the data for rooms & levels. You can create your own rooms and own level as you like!
Screenshots & Video
Links
* SITE: https://ldjam.com/events/ludum-dare/38/$16850* SOURCE CODE: https://github.com/sboigelot/LD38
Program used
* Unity 5.6.0f3 Pro & Free* Visual Studio 2015 Ultimate & Comunity
* Paint.Net
* SourceTree
* Piskel 0.10.0
Sound & Music
* http://www.fakemusicgenerator.com/ Auto music generator* Popping by udoxas | License: Creative Commons 0
* Crache.wav by davidou | License: Creative Commons 0
* Digging .wav by tanapistorius | License: Attribution Noncommercial
Script Language
* C# (Unity Mono)Data Format
* PNG* XML
Post GameJam Fix
We discovered 2 major bug preventing from playing while playtesting after the game jam:
* Bug 1: If you lost a level, the level would became super hard and impossible to win again (very quick fix, 6 word in c#)
* Bug 2: The level without economic goals were impossible to finish due to a missplaced bool = false
* fix a type
* Add a very small description text for a level
All theses bu fix are really easy to code and can be found in code on the git commit: https://github.com/sboigelot/LD38/commit/4192683c4195974e26b96f38eddaa6a1f5e9f940
They do not in any change the gameplay but would really block people from enjoying the game.




