I made a game playable on Midi Controller - using Rust

Опубликовано: 28 Октябрь 2024
на канале: Tantan
4,872
366

Who needs a gamepad anyway?

This game prototype is designed from the ground up with midi controllers in mind. Sliders, knobs, buttons... can we turn this musical controller into something that makes sense for a video game?

I used the rust programming language to make this game
Source code:
https://github.com/TanTanDev/midi_game

Art assets used in the game:
Cartoon detective: https://hugues-laborde.itch.io/cartoo...
Magic Cliffs Environment: https://ansimuz.itch.io/magic-cliffs-...

Hope you enjoy :)


timestamps:
0:00 how it works
1:20 Tantans mixtape, tweak it
1:55 What libraries I used
2:14 Game tweaking
3:40 Step 1: Input
4:36 Step 2: Make Game
5:28 Showing some code
9:07 Source code and art