I have just published part two of my tutorial on creating a Frogger clone with MonoGame. You can find the tutorial on my Google Drive. This tutorial adds snakes and demonstrates how to create levels using JSON. If you are cloning the repository from GitHub, you will want to clone the Frogger-2 branch.
What’s Next?
With the release of MonoGame 3.8.3, I’m considering rewriting my tutorials that use previous versions of MonoGame to incorporate this new version. I have a couple of other classic games in mind for my next tutorial. Stick around to see what I come up with next!
My Projects
I haven’t worked on my project much, which is a card game similar to the physical card game Dominion. It works great locally. However, adding network support is progressing quite slowly.
Final Thoughts
I have enjoyed writing the clone tutorials, and I plan to do more of them. If you have suggestions for what game I should tackle next, drop a comment or shoot me an email. I look forward to hearing from you!
Good luck with your game programming adventures!
Cynthia