Tools down!
Contest version released!
Well, it's 2355 on 2019-04-29, so it's time to set down the IDE and see how it falls out. The latest version is 1.1.0 (attached), which adds scoring.
Unfortunately, I only have a Windows machine, so there is only a Windows build available right now, but I hope to badger some friends into providing compiles for the other major platforms... In the meantime, source is available on my bitbucket, if you want to give it a try yourself.
The last bit was some kind of reasonable solution for the plotting the segments of the dragon's body. I originally wanted to use the spring system from Eloquent JavaScript, but it was way too unstable for the mode was trying to use it in -- it seems to want to have a lot of time to settle. Then I read up a bit on various rigid body systems and got myself right confused with the math. Finally, while watching an episode of "The Equalizer" (the one with the hostage situation), I hit on a fairly simple rigid constraint system that seems to work generally well.
Scoring was also added in the very last minutes. Basically if you bust a cloud, you get a point. If the cloud scrolls off the screen, you lose a point. My only regret with that is my elegant cloud display list updating thing is somewhat marred by an extra loop to figure out if any clouds are going missed.
I hope you will enjoy the game!
Files
Get Draggin' Dragon
Draggin' Dragon
Help your dragon clear the sky of those pesky clouds!
Status | In development |
Author | oofoe |
Genre | Puzzle |
More posts
- Running Racket on MacsMay 01, 2019
- Death of a Power Supply...Apr 29, 2019
- Sound on Dr. Racket...Apr 28, 2019
- Following the Ball...Apr 23, 2019
- Finding a handle...Apr 21, 2019
- Getting StartedApr 20, 2019
Leave a comment
Log in with itch.io to leave a comment.