itch.io is community of indie game creators and players

Devlogs

v0.1.0 Update

RNG Quest
A browser game made in HTML5

v0.1.0 has been released. A lot of refactoring was done, especially on the UI side. It should now be straight forward to add an alternative GUI for mobile.

Also, UI scaling is now available. When I think about it, that is mandatory nowadays.

I have also added statistics to the game. Everyone loves graphs and numbers, right?

Content

  • new item description generator
  • reworked generation of legendary equipment

Interface

  • completely new UI
  • UI scaling
  • themes (light/dark)
  • charts/statistics

Balancing

  • increased experience points needed for level up
  • slightly reduced experience gain scaling

Internal changes

  • separated the UI code from the game logic code (interaction via signals)
  • updated to Godot 4.3
  • the web build is now single-threaded and no longer cross-origin isolated
  • refactoring

Files

  • rng-quest-linux64.zip 27 MB
    Version 10
  • rng-quest-win64.zip 34 MB
    Version 10
  • rng-quest-html.zip 10 MB
    Version 10
Download RNG Quest
Leave a comment