Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Micro-V

Assembly language programming puzzle game. · By Droog71

Error on Mac

A topic by Jared M. Hall created 2 days ago Views: 1
Viewing posts 1 to 1

This looks really nice but when I try to run it I get the following error:

thread 'main' panicked at src/graphics/textures.rs:21:74:

called `Result::unwrap()` on an `Err` value: FileError { kind: IOError(Os { code: 2, kind: NotFound, message: "No such file or directory" }), path: "assets/oled_board.png" }


Pretty much I just unzipped the package and ran 'micro-v' and got that error in the terminal.