Posted February 03, 2020 by PlainCrown
OldBox 1.0.0
Postmortem - 2020/02/03
I'm PlainCrown, the creator of OldBox—my collection of three retro game clones. Now that the project is finished, it's time to reflect on what went right, what went wrong, and to learn from my mistakes.
Production:
The production began on January 21, 2020. The goal was to create a project that combines all three of my retro game clones, giving players a way to download and access the games more quickly and conveniently than installing them one by one. It also saves a relatively large amount of computer space, as some of the assets are re-used across projects and all of the save files from individual games could be combined into one.
Despite the project's simplicity, I still encountered several problems. The most tedious part of the project was fixing dependencies and re-defining file paths, which I had to redo from scratch a couple of times after making some errors and using files from separate games that had the same file names. Many changes and adjustments later, the 1.0.0 version of the project was released on January 31, 2020.
What went right:
What went wrong:
Conclusion:
OldBox was the culmination of roughly four months worth of work. A way to combine and showcase the three retro games I had created while learning about the Godot game engine. The goal all along was to learn more about game development and programming, and that goal was definitely reached. However, when it comes to grabbing the attention of other people and getting downloads, OldBox has not been very successful so far.
This has turned out to be a good small-scale example of how the game development industry works. Individual games, which are inside of this project, received more attention on both social media and the three platforms I published them on than OldBox has received so far. Even though it contains all three games. It doesn't matter how good your idea is, it only matters how well you can sell it.