Still doing side project of Kelin game: Kelin's Delivery. Still doing the core part. Some of the game code were inspired from my old game "Me, Wake Up!". It helped me a lot how should the code get structured.
Things I have implemented so far:
Kelin's Delivery - Progress |
Things I have implemented so far:
- Map object
- Able to pickup up front object
- Able to examine on front object
- Able to use item on front object
- Able to move to other map
- Item combination
- Item panel y display depending on Kelin's y position
- Changed messaging system to make it no redundancy
- And some other internal stuffs
I am planning to improve some part of the message notification especially after combining item and using item on front. Also I am still thinking whether to implement event system. After that, the core will be finished and the game will be ready for content addition.
No comments:
Post a Comment