# Darkest-Dungeon-Unity **Repository Path**: l_y_t/Darkest-Dungeon-Unity ## Basic Information - **Project Name**: Darkest-Dungeon-Unity - **Description**: Darkest Dungeon port in Unity. Almost completely identical to the original. Platforms: PC/Android. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![alt link](http://i.imgur.com/aoaDEZ1.png) Darkest Dungeon port in Unity engine with multiplayer. Almost completely identical to the original game. All audio and graphic assets are ignored! ## Project status **Implemented:** - [X] Estate management - [X] All heroes/monsters - [X] All combat effects/statuses - [X] Dungeon/quest generation - [X] Town events - [X] Inventory, all items, curios - [X] All plot quest maps - [X] Narration - [X] Simple Multiplayer **Not implemented:** - [ ] Some minor animations and effects - [ ] Tutorial - [ ] Menu options **Probably next:** - [ ] Better UI for Android/iOS ## References - [**Darkest Dungeon**](http://www.darkestdungeon.com/) - original game by [**Red Hook Studios**.](http://www.darkestdungeon.com/press/index.php) - [**FMOD/UnityIntegration**](https://github.com/fmod/UnityIntegration) - plugins for FMOD Studio integration in Unity. - [**JamesNK/Newtonsoft.Json**](https://github.com/JamesNK/Newtonsoft.Json) - parsing darkest dungeon JSON-format data using C#. - [**EsotericSoftware/Spine-Runtimes**](https://github.com/EsotericSoftware/spine-runtimes) - runtimes which are needed to use [**Spine**](https://esotericsoftware.com) 2D skeletal animations for some dungeon/estate ui elements, and for heroes and monsters with Free-Form Deformation. - [**Photon Networking**](https://www.photonengine.com) - popular networking engine and multiplayer platform for Unity. ## Links - [**Darkest Dungeon Maps**](https://docs.google.com/spreadsheets/d/1TeJAknTPJ33RliBHDGM9YMDSwxd2I7dLIEHF7ra3vHw/edit?usp=sharing) - [**Town Invasion Map**](https://docs.google.com/spreadsheets/d/1kd9dA3Q4AiTQft-9bbCosYIcNc4QLGTKolF6Dbhwo88/edit?usp=sharing) - [**Tutorial Crypts Map**](https://docs.google.com/spreadsheets/d/1mONWdowO3071zQ0X0AaOR_Vhs9edc3yNOhtaBprqKhg/edit?usp=sharing) - __**Last PvP build for Windows/Mac/Linux x86_64 (1.0.3)**__ : [**Google Drive**](https://drive.google.com/drive/folders/0B4fCt9AnmePGVUFsR193U29aWmc) or [**Github Releases**](https://github.com/Reinisch/Darkest-Dungeon-Unity/releases) - __**Last PvP build for Android (1.0.3)**__ : [**Google Drive**](https://drive.google.com/drive/folders/0B4fCt9AnmePGSkFQTHF0ekxmOTQ) or [**Github Releases**](https://github.com/Reinisch/Darkest-Dungeon-Unity/releases)