Learning Godot - And Setting Goals for my next Project

Published March 09, 2020
Advertisement

With my snake game, Garden of Eating, now behind me, I'm thinking more and more about what my next project will be. I have a few different game ideas rattling around in my head, but haven't decided which I should tackle just yet. What I do know is that I'd like to give the Godot engine a try, it will be another 2D arcade-style game, and I do have a specific set of goals I'd like to accomplish:

  • Target multiple platforms, including mobile. From my initial tinkering with Godot, I know this will be quite easy off the hop.
  • The playing area should be larger than the screen. When the player moves, the screen will scroll with them in the center.
  • Player / character movement will be smooth, rather than tile-based.
  • Incorporate sprite animations.
  • Incorporate collision detection and some degree of physics.
  • Ability to store game state and return back to where the player was (ie. saved games).
  • Ability to change system options (volume, fullscreen toggle, and maybe keybindings) during gameplay.

I've been going through the “Getting Started” guides on the Godot website, and things are looking promising so far. There's a part of me that laments the idea of using an existing game engine, rather than rolling my own… But the practical side of me also recognizes how much time and effort I can save. I'll be continuing reading through the guides, and hope to come up with a concrete game idea before too long!

To force myself into getting my arse in gear, I'll be hopping on my Twitch stream from time to time. Typical times will probably be in the 7PM to 9PM Central range.

0 likes 2 comments

Comments

keonhacaibiz

tks more for information

March 11, 2020 05:22 AM
RobertaHelmick

I'm a big fan of open source software. For my website, I'm using the Ghost platform instead of Wordpress, I use OpenOffice for word processing, and I think that the idea of open source development is one of the greatest things about the internet and also I got info from what is plagiarism which site help me a lot. So, when I started to think about my next game this is one of the platforms I was considering. I don't have any experience with the Godot engine and I did a lot of research, but I never tried it out. I decided to give it a test run and the end result are my thoughts.

January 31, 2022 12:41 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement