The Retro Entertainment Software Toolkit - Tools for Developing Console Homebrews
Go to file
Ashley N. f276051133 Some fixes 2023-08-28 19:18:33 -04:00
sample Reskit sample/test data 2021-02-16 20:39:02 -05:00
src Some fixes 2023-08-28 19:18:33 -04:00
.gitignore Update gitignore, fix bug in combining delay events 2023-08-25 14:16:16 -04:00
Cargo.toml Refactor Echo instrument generation 2023-08-25 23:20:15 -04:00
README.md Update README.md 2023-08-26 19:19:26 -04:00

README.md

Reskit

The Retro Entertainment Software Toolkit (reskit) is a suite containing a variety of tools useful for creating 8-bit and 16-bit console homebrew software. Reskit allows you to easily generate tilemaps and convert soundtracks for import into your homebrew game projects.

To get started, check out the wiki or type reskit --help to view a list of supported tools and options.

Build

Reskit is developed in Rust and provided as a cargo crate. Simply type cargo build to build the project. Output should be in target/debug/reskit.