This init version is still way too much ugly. For next updates I will be working on improving its design; may be by reducing global variables; hiding more info and by that way. Also, I need to add more enemies.
-
Improve error management.
-
Design a better memory management.
-
Design a better error management.
-
Finish monster linked list implementation.
- Analyze better the algorithm.
-
Finish welcome screen.
-
Implementation gui.
- Finish text input module.
- Improve text input module.
- Create button module.
- Improve button module.
- Finish text input module.
-
Planear el siguiente ecenario.
-
Crear el personaje.
-
Creacion del modo multiplayer.
- Change to a for each loop where it is appropriate.
- Create more type of lists.
- Finish implementation for monster type.