Amalgam Engine Tutorials

Getting Comfortable

  1. Trying out an existing world
  2. Changing user configuration settings
  3. Editing a sprite

Running Your Own Server

  1. Building and running locally
  2. Enabling build mode everywhere
  3. Sharing with others (packaging)
  4. Allowing Others To Connect To Your Server

Adding Your Art

  1. (Coming soon) How our sprites work
  2. (Coming soon) Adding a sprite
  3. (Coming soon) Making walls that work in any situation

Programming New Features

  1. Introduction to the codebase
  2. Adding a Simulation system
  3. Understanding the Simulation loop
  4. (Coming soon) Communicating between the UI, Simulation, and Network
  5. (Coming soon) Adding messages
  6. (Coming soon) Building a UI