Develia Project - A Quiz Game focus on Learning in a Funny Way!
Focus: Develop a Game Engine (DeveliaGameEngine) and Game(Develia).
DeveliaGameEngine: Main scope is offer a minimal structure tu manage screen, 2d objects ( like gui ) and other little utility in a simpliest way.
Develia: Develia is a Quiz Game focus on learning. Main task is develop a base gui for test, a base structure for data. This must be thinked and developed for a future reuse so i'm trying to use all patterns and best practice I learned. I'm studiying and introducing many observation on "the logic" of this game that focus on LEARNING in a funny way!
Base Concept:
Levels - Scope of a test Topics - Topics of a Test
Test - Container of many Quizzes Quiz - Container of question, answer and tips
Tech Details: Developed in C# using XNA Framework, Vs2010 Express