DEV Community

Cover image for Development Log: One Month In
Jason C. McDonald for MousePaw Media

Posted on • Updated on

Development Log: One Month In

Happy almost-July!

We've reached the end of GAME MODE 2020, and while we've made significant progress, DiamondQuest is far from finished. What now?

Revisiting Expectations

DiamondQuest's development was slowed out of the gate by some unexpected changes to our team, difficulties nailing down the main structure of the game, among other delays.

Yet, even before June, we knew it was a very real possibility that DiamondQuest wouldn't be ready by July 1st! That's just the nature of software development.

Good, Fast, Cheap...pick two.

But that's okay. Even though the official GAME MODE 2020 is over, we're continuing development on DiamondQuest, and will continue to update this development log accordingly. Our regular game engine development work is calling to us, but we'll keep devoting some of our time to DiamondQuest until it's done.

Besides, we're rather proud of what we accomplished in June, regardless!

Map Generation

With the help of open source contributor Harley Davis, Jason C. McDonald was able to finish the map generator:

DiamondQuest: Randomly Generated Map

DiamondQuest block textures by WightKing for MousePaw Media. Licensed under Creative Commons Attribution-NonCommercial-ShareAlike-NoDerivatives 4.0

The deeper you go, the lower the probability of encountering caves and dirt, but the higher the probability of encountering treasure. This is generated by the final code (more or less), so improving the map generator is as simple as tweaking a couple of constants later.

Player Movement

Elizabeth Larson, Jason, and Harley built the model that the player avatar, The Miner, will use to be "aware of her surroundings", and to specify whether any particular player action is possible or not.

That player movement is largely functional in the model, although it doesn't yet render on the screen. Elizabeth is expanding the sprite sheet for The Miner so we have all the artwork we need for that avatar.

Menu

Wilfrantz Dede has been working on the model for rendering the game menu. Because of our disability support goals, we have to design the menu interface to be easily navigable with only one key press at a time.

Math Puzzles

Adeel Hussain and Graham Mix have been building the model for generating the math puzzles the player has to solve, and getting the pieces in place to render that puzzle on the screen.

Treasures!

Open source contributor Anna Dunster has been creating some amazing artwork for the treasures you can find in DiamondQuest!

Ammonite
Ammonite fossil

Vescular Basalt
Vescular Basalt

Ruined Book treasure
I hope it's not overdue...

Lost Sock treasure
Oh, there's my other sock!

DiamondQuest treasure art by Anna Dunster for MousePaw Media. Licensed under Creative Commons Attribution-NonCommercial-ShareAlike-NoDerivatives 4.0

Want To Help?

We'd love to have your help! Whether you're a coder, an artist, a sound designer, or a musician, your contributions would be greatly appreciated.

Visit our website to learn more and join in the fun: https://mousepawmedia.com/developers/contributing

Top comments (1)

Collapse
 
ardunster profile image
Anna R Dunster

As I said before, I'm super happy that you guys like my little textures! It's exciting to see somebody excited about something I made ;)