• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Databases in GameMaker Studio 2+

JPDamstra

Member
GM Version: GameMaker Studio 2+
Target Platform: Windows (for now)
Download: Provided in video descriptions
Links: Provided in video descriptions

Summary:
A series about expanding beyond GameMaker in order to create and work with a rich relational database experience for your next GameMaker game.
Skills include, but are not limited to:
- GameMaker Studio 2 Async HTTP Event
- Node.js RESTful API using Express.js
- SQLite3

Tutorial Series:
The relevant GML code is discussed in the third video. The first two videos deal with preparing the database and back-end.


Tutorial:
Part 1 - Database and Tools
Part 2 - Manipulating Data
Part 3 - Requesting Data
Part 4 - Improving Project Structure
Part 5 - Reading Player Coordinates
Part 6 - Saving Player Coordinates
Part 7 - Starting a New Game
Part 8 - Bundling The Game
 
Last edited:
Top