tobinatore / The_Cobalt_Crypt

A small 2D dungeon crawler, winner of the Code Competition sponsored by LUNAR GmbH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Cobalt Crypt

A small 2D dungeon crawler for yet another Code Competition, this time sponsored by LUNAR GmbH.

Ein kleiner 2D-Dungeon-Crawler für eine weitere Code Competition, diesmal von LUNAR GmbH gesponsort.

I won 1st place!

Ich habe den ersten Platz belegt!

Evaluation:

You've put a lot of effort into your solution, that's for sure. Your documentation and the features of your application completely convinced us. Your Readme with graphic awards you some ++. Your pdf manual is detailed and helpful. One possible area you could improve is eg. your main.cpp. Your main() is one of the longest I've ever seen. You might want to split it into several functions and procedures. Your inline comments are really helpful and your methods are well named. All in all a very good overall package!

Einschätzung:

Du hast Dir bei Deiner Lösung viel Mühe gegeben, das sieht man auf den ersten Blick. Deine Dokumentation und die Features Deiner Lösung haben uns rundweg überzeugt. Deine Readme.md mit Grafik gibt auf jeden Fall ++. Auch Deine Spielanleitung als PDF ist ausführlich und hilfreich. Verbesserungsmöglichkeiten sehen wir z.B. bei der main.cpp. Deine main() ist eine der längsten die ich je gesehen habe. Hier wäre eine Auslagerung in Prozeduren und Funktionen anstreben. Deine inline Kommentare sind sehr hilfreich und Deine Methodenbezeichnungen sprechend. Ein sehr gutes Gesamtpaket!

Funktionalität / Functionality: 9
Code Qualität/ Code Quality: 5
Dokumentation/Lesbarkeit / Documentation/Readability: 7
Features: 10
GUI: 8

About

A small 2D dungeon crawler, winner of the Code Competition sponsored by LUNAR GmbH


Languages

Language:C++ 100.0%Language:C 0.0%