Amalgam Engine Tutorials
Amalgam Engine Tutorials
Getting Comfortable
- Trying out an existing world
- Changing user configuration settings
- Editing a sprite
Running Your Own Server
- Building and running locally
- Enabling build mode everywhere
- Sharing with others (packaging)
- Allowing Others To Connect To Your Server
Adding Your Art
- (Coming soon) How our sprites work
- (Coming soon) Adding a sprite
- (Coming soon) Making walls that work in any situation
Programming New Features
- Introduction to the codebase
- Adding a Simulation system
- Understanding the Simulation loop
- (Coming soon) Communicating between the UI, Simulation, and Network
- (Coming soon) Adding messages
- (Coming soon) Building a UI