fdns / Terasology

Terasology is an open source project started by Benjamin "begla" Glatzel to research procedural terrain generation and efficient rendering techniques in Java using the LWJGL. The engine uses a block-based voxel-like approach as seen in Minecraft. After proving itself as a solid tech demo begla was joined at first by Anton "small-jeeper" Kireev and Rasmus "Cervator" Praestholm and a full-fledged game concept was born. Our goal is a game that pays ample tribute to Minecraft in initial look and origin, but stakes out its own niche by adopting the NPC-helper and caretaker feel from such games as Dwarf Fortress and Dungeon Keeper, while striving for added depth and sophistication in the foundation systems akin to DF.
http://terasology.org/
Apache License 2.0
0 stars 4 forks source link

RS43 - Agregar herramienta Git #73

Closed kidonkey closed 9 years ago

kidonkey commented 9 years ago

Agregar una nueva herramienta a partir del requisito #40 y agregar la funcionalidad de colorear las ciudades estilo CodeCity con Git.

kidonkey commented 9 years ago

Finalmente, la herramienta de coloreo GitHub fue exitosamente implementada. Debido a los serios problemas que se encontraron con usar desde el juego los métodos de las librerías importadas para hacer el trabajo, se tomó la decisión de exportar el módulo GitHub en un jar ejecutable que se corre desde GitHub cuando se le requiere para obtener y analizar la información. El código del jar ahora se puede encontrar acá: https://github.com/mperalta92/GitMetricJar