An open API service indexing awesome lists of open source software.

https://github.com/ollej/macroquad-introduktion

A game development guide on how to build a shoot'em up game in Rust with Macroquad.
https://github.com/ollej/macroquad-introduktion

documentation game gamedev guide macroquad mdbook programming rust shootemup tutorial

Last synced: 1 day ago
JSON representation

A game development guide on how to build a shoot'em up game in Rust with Macroquad.

Awesome Lists containing this project

README

          

# Game development with Macroquad

![Game screenshot](game-screenshot.png)

This is a game development guide showing how to create a shoot'em up game
using the game library Macroquad and the Rust programming language.

Read the guide [Game development with Macroquad](https://mq.agical.se/)
online.

There is also a [Swedish version](https://macroquad-introduktion.agical.se/) of the guide.

You can [buy the physical book](https://agical.se/buymq) on the Lulu online
book store.

[![Book cover](macroquad_cover_small.png)](https://agical.se/buymq)

The source code for the chapters are available under examples in the
[my-game](https://github.com/ollej/macroquad-introduktion/tree/main/my-game/)
repository on GitHub.

Game development with Macroquad by Olle Wreede is licensed under CC BY-SA 4.0