70
edits
Changes
→OSD/DPS Fall 2018 Open Source Projects
* [https://github.com/shreenaathia Shreena Athia]
* [Joshua Mayers]
== 12. Goblin Camp Stone Soup ==
This project is a fork of a project called Goblin Camp, a clone of Dwarf Fortress.
It is written in C++, and includes its own version of Boost and libtcod along with other dependencies.
Repo: [https://github.com/y2s82/goblin_camp]
Call-to-arm: [http://shavedyak.blogspot.com/2018/11/me-and-7-dwarves.html]
=== Research ===
We will be focusing on, in this order:
* bringing the project up-to-speed in terms of its libraries and dependencies,
* profiling, testing, and understanding various bottlenecks,
* and start improving performance while also implementing features from Dwarf Fortress.
=== People ===
* [Yoosuk Sim]
* [Robert Dittrich]
== Other ideas presented ==