Dev-Blog 1: One: The First: The Origin: 1 x 1 = 1
I've hardly shared this project with anyone and have already had some great feedback - (Thanks Reddit!)
One fantastic dude was kind enough to inform me that the game...didn't game. I had somehow overlooked uploading the rather important .pck file that...holds the data to the entire game. We will never speak of this again.
Another noted that there was some repetitiveness in the "Read It!" section - turns out I had a repeating pop_back() function tied to a specific array. pop_back() in Godot removes the final entry in the targeted array (in this case the array that holds 3 letter words). Long story short, every time the function was called, my previous set-up was pop_back-ing 3 times instead of once. Its been fixed. Thanks!
I also noticed that some really minor instructions may be needed for the "Spell It!" section...so I gon done did that too.
I really enjoyed the original music implemented into the game - (still exists in the files, future implementation of music/sound selector?) - however, I also understand it was a bit too melancholy of a tune. It has been replaced with another great but a touch more up-beat tune.
I've not much more to add to this update, but seriously THANK YOU to everyone who has tested this little project out and given some feedback, yall are the champs! You've have really given me a boost of motivation to keep improving the game and my own skills.
Here's to better unobtrusive education!
Learny
Update 0.1.1: The Better-izing
- Better randomization of the "Read It!" section. - previous set-up had an RNG oversight that forced some repetition, previously you may have only been getting 7-8 "correct" options, whereas now you should get the full 21 (to be expanded)
-Some minor instructions and labeling added to the, "Spell It!" section
Update 0.1.0: New Features
(actually included the .pck file so it runs! Who-da-thunk-it!)
1.) Added new reading section!
2.) New Music: changed music to something a bit more upbeat, enjoy!
Future update: Working on a game logo, in this early stage I am still just working with the default Godot logo. Godot bird is pretty cool though.
Files
Get Learny
Learny
Early demo of kids learning game
Status | In development |
Author | Balarius2 |
Genre | Educational |
Leave a comment
Log in with itch.io to leave a comment.