Day 1


Project Development Begins

Today may be the most amount of time I'll have available for the project.  The rest of the week is going to be what work I can get done on the train and in the very few hours between the kids' bedtime and my bedtime.  So the bulk of today's work was spent on fixing all of the issues in the hobby game engine to be a better foundation for the rest of the week.  Bugs were squashed, needed features were added.  There is now a beginning and an end but no winning condition.

Todays work

  • Fix collision detection bugs
  • Fix bugs in the actions log
  • Fix bugs with the enemy AI
  • Fix bugs with the doors
  • Create a death screen and a way to restart a new level
  • Add an out-of-the-box skybox
  • Add ceilings to the castle rooms

To-Do (in order of progressive delightfulness)

  1. A winning condition ( clear a number of castles )
  2. Entities that spawn entities on a timer / environmental factors  ( rat nests that create rats )
  3. Modify AI for more seek/avoid behaviour ( baited traps, avoid guards, prefer staying near walls)
  4. Spawn friendly AI entities ( ratters to help the player )
  5. Scale based obstruction (rats can scurry under furniture that blocks the player)
  6. Switch to a turn based grid movement system
    1. I really want to do this, I have a "superhot" style idea but the engine is so realtime based that this may be too much of a lift for the week :x 

Files

Day1.zip Play in browser
Mar 03, 2019

Leave a comment

Log in with itch.io to leave a comment.