Skip to content

Adventures in Game Development

Insights, tutorials and discussion of game development

  • Home
  • About
  • Contact
  • Play Witch Game

Tag: game loop

Posted on 3rd November 2018 by nick

Game loop in Kotlin

Leave a comment

To start the game, the first thing I need is a game loop. Kotlin’s timers, unfortunately, lack some clear documentation. The first thing I noticed was that the timer functionality is, once again, just a wrapper of Java timer and not available for Javascript. This really makes me think I’m using a second-class version of
Continue reading Game loop in Kotlin

Posted on 16th October 2018 by nick

Initial game loop

Leave a comment

My design for the initial game loop is simple, but we need to break it down a bit into two parts: Main character is gathering herbs, and a building is producing herbs. Herbs we’ll for now store as a simple field in the main game model – the model being a structure that contains the
Continue reading Initial game loop

Search

Tags

actions actor stats balance build tools clojurescript css design elm examples explore game loop icons kotlin language maths modifiers nim npm off topic planning probability programming progress report random react release resources review rituals serialisation setInterval setTimeout spells storage story string parsing style technical testing theme tutorial ui unlocks upgrades web worker

© Adventures in Game Development 2023
Theme: creativefocus by Mladjo.