itch.io is community of indie game creators and players

Devlogs

Uploading my first game!

Clicker Game
A browser game made in HTML5

Overview

Well, after many hours of study and development, I finally finished my first basic game. I learnt a lot about the process from:

  • Documentation reading and understanding (this is still cryptic)
  • Inputs and events
  • Creating nodes, scripts, and signals (at its most basic level)
  • Sprites and UI development (at its most basic level)
  • Exporting and publishing to something like itch.io

Now that I have uploaded this game, and I am pretty happy with it. I want to add some extra features to it! I'm thinking of adding the following:

  • Add a time-mode to see how many clicks in a timeframe (1 - 2 min)?
  • Add a high score leaderboard.
  • Add a menu > Select Time-Trial, Infinite Mode, Leaderboard.
  • Add sounds: Background music, Click/Tap sounds.
  • Add random spawns of items:
    • Clock = bonus time
    • Bomb = minus time
    • Coin = bonus score

I think the list of improvements and features is a good goal to work towards.

Files

  • Export.zip 6 MB
    Oct 31, 2023
Leave a comment