Bliss Code

Godot 12 Games in 2025

2025-06-13
Godot 12 Games in 2025

1. Kana Balloons

Kana Balloons is an educational game where you learn to read Japanese Kana. You can play in 4 different modes and pop balloons to match the characters.

Itch.io

Google Play Store

Kana Balloons

Status

Shipped

What I learned

  • So this is my first game I made into an app for Google Play. I learned how to build an android app with Godot and then to publish it on the Google Play store.
  • I learned about Godot Scene Transitions
  • I learned about menus and UI elements and making them responsive in a mobile setting.

2. Coin Grab

Coin Grab is a 2D Platformer where you try to grab and collect and many coins as you can.

Itch.io

Google Play Store

Coin Grab

Status

Shipped

What I learned

  • I learned how to make a platformer character controller
  • I learned how to make the tile set terrain in Godot. I created a free asset to download for aseprite. Pixel Art Assets Download
  • I learned how to make levels in a platformer game.
  • Deployed to Google Play also

3. LoRain

LoRain is an adventure game about a guy named Stan whose girlfriend just broke up with him because of his obsessions of playing adventure games. You have to make your way in the cold rain back to your apartment.

LoRain

Status

Paused

What I learned

  • Text Parser
  • Interactions
  • Saving Game Data
  • An adventure games has more logic than I thought.
  • I need to focus on creating systems then I can make harder to develop games.
  • Feature creep and planning better. I need to plan out what I can actually get done in a hard deadline.

Where to go from here

  • Finish puzzles, characters
  • Write more story
  • Interactions and dialogue
  • Create part 1 and 2

4. A Nightingales Dream

A Nightingales Dream is an adventure game about two kids that are into photography in the spring time in Japan. You take picture of trees to put in a picture book.

A Nightengales Dream

Status

Paused

What I Learned

  • I moved over all the core systems I made in LoRain and got a prototype up in a few days. Make systems modular.
  • I learned how to take screenshots in game and save them to a picture book.
  • Same things I learned above is feature creep and make deadlines.

Where to go from here

  • Learn more pixel art
  • Better at UI
  • Puzzles and story
  • Interactions

5. Ant Battle

Ant battle is a top down AI driven battle system. You spawn in ants in the game and they can battle, explore, find treasure and go on an adventure. Place your ants strategically in order to find the hidden treasure.

Itch.io

Ant Battle

Status

Shipped

What I Learned

  • State Machines
  • Behaviour Trees
  • Enemy detection

Where to go from here

  • Make ants be able to dig, find treasure, solve puzzles
  • Make ants behave more like ants, form lines, follow others, gather food

6. Bee Race

Bee Race is an endless side scroller where you try to win the race of the bees by collecting pollen.

Itch.io

Bee Race

Status:

Shipped

What I learned

  • Parallax
  • Endless Runner
  • Collect Powerups
  • Dash ability

Where to go from here

  • Different levels
  • Enemies
  • Home base

7. Cargo Boom

Cargo boom is a shooting side scrolling helicopter survival game.

Itch.io

Cargo Boom

Status

Shipped

What I learned

  • Side Scroller Shooter
  • Enemy waves
  • Pickups and powerups
  • Boss Fights

Where to go from here

  • Mobile controls need work
  • Enemy waves and boss fights need to be dialed in
  • Different levels, city level

8. Bit Quest

Bit quest is a top down game about a kid that must go on an adventure to save his village.

Status:

Old Project Needs Resurrection

9. Fall Quest: The Last Corruption

Fall Quest is an adventure game about a man the goes back in time to stop a time virus from spreading.

Status:

Old Project Needs Resurrection

10. Mental Alien: Legendary Hero 4

Mental alien is a platformer game of an alien that lives on earth in a mental institution and has always believed he was human. He always knew he was different, but on the day his race came to get him he knew for sure.

Status:

In Development

11. Tom Gobler: Turkey Tendoncies

Tom Gobler is a turkey trying to get home for Thanksgiving.

Status:

In Development

12. Trouble in Snowland

Trouble in Snowland is a platformer of a snowman that has learned of the true greed of Santa Clause. He goes to confront him and save Christmas.

Status:

In Development

13. Bonus Game - Zero Fall: Death Match

Zero Fall is a multiplayer platformer deathmatch game.

Status:

In Development

14. Bonus Game - Rain Flowers

Rain flowers is a game about two kids that can change the weather and grow flowers to make flower arrangements at the local flower shop.

Status:

Old Project Needs Resurrection

Status

In Development


Goal

My goal is to work on, and maybe launch, 12 games in 2025. I'm going to try to release one game a month. The outline is below of what games I will be working on. I will layout the entire stack of technology I will be using and define each genre and type of game.

Some of the games I have already worked on so maybe I can resurrect old projects and get them to ship

Stack

My financial constraints make it so I need to use free and open source software, however Reaper is my only cost. It is so worth it to be able to make music for my games.

Genres

  • Adventure
  • Educational
  • Platformer
  • Side Scroller
  • Top Down

Platforms

  • Web
  • Windows
  • Linux
  • Android

Links

Check out my links for all the games and assets I have released on Itch and Google Play

https://www.blisscode.dev/links


More Articles

Tech Stack

Tech Stack

In this article we will go over the tech stack used to build this website.

Google Search Indexing Wait Times

Google Search Indexing Wait Times

In this article we will go over how long it takes Google to index a new page.