itch.io is community of indie game creators and players

Devlogs

First Day of Actual Work on this Project

The Lost Kingdom's Destiny II
A downloadable game for Windows, macOS, and Linux

Started a bit yesterday, and which is what I accomplished:

  1. I talked with ChatGPT about making a cliché game.
  2. I scaffolded a source control project on GitHub
  3. I made a boilerplate project in Visual Studio
  4. I created a blank itch game to upload it into
  5. I adapted my deployment scripts to automatically build and upload the game

Then today, the first real work on the game:

  1. I made a simple main menu
  2. I represented locations in the game data
  3. I represented characters in the game data
  4. I assign a particular character as the avatar in the game data
  5. I made routes between locations
  6. I made the character move between the two locations that currently exist in the world

Baby steps.

Files

  • the-lost-kingdoms-destiny-windows.zip 32 MB
    Version 11
  • the-lost-kingdoms-destiny-linux.zip 31 MB
    Version 11
  • the-lost-kingdoms-destiny-mac.zip 31 MB
    Version 11
  • the-lost-kingdoms-destiny-windows.zip 32 MB
    Version 2
  • the-lost-kingdoms-destiny-linux.zip 31 MB
    Version 2
  • the-lost-kingdoms-destiny-mac.zip 31 MB
    Version 2
Download The Lost Kingdom's Destiny II
Leave a comment