itch.io is community of indie game creators and players

Devlogs

First Things First, Which Most People Do Last

A Game in VB.NET About Yer the Monster and Starting with Nothing
A downloadable starvation simulator for Windows, macOS, and Linux

When I start a game for a jam, I attempt to get it shipped to the jam as quickly as I can.

Which means:

  1. Make a source code repository
  2. Make an itch page
  3. Make a boilerplate for the game where there is a blank window that I can close
  4. Get a build and upload script for the game
  5. Ship the game to itch
  6. Submit the game to the jam

Many people leave everything other than working on the game's code to the last, and many folks don't use a source code repository.

As a result of this, those folks have to scurry at the end, when if you follow the sort of practice that I outline above, and ship regularly, there is zero stress at the end. You are free to work on yer game.

Files

  • a-game-in-vbnet-about-yer-the-monster-and-starting-with-nothing-windows.zip 33 MB
    Version 2
  • a-game-in-vbnet-about-yer-the-monster-and-starting-with-nothing-linux.zip 32 MB
    Version 2
  • a-game-in-vbnet-about-yer-the-monster-and-starting-with-nothing-mac.zip 33 MB
    Version 2
Download A Game in VB.NET About Yer the Monster and Starting with Nothing
Leave a comment