diff --git a/README.md b/README.md index c2390c5..0d6979c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ My first and hopefully not last Game Boy Advance game! Written in C++ with Butan ## Credits * [Butano](https://github.com/GValiente/butano) by [GValiente](https://github.com/GValiente/butano). +* SFX made with [Bfxr](https://www.bfxr.net/). * Font by [2Pblog1](https://x.com/2pblog1). * Menu music: [pms_are1.it by Powerack](https://modarchive.org/index.php?request=view_by_moduleid&query=162054) * Game music #1: [4_RNDD!.xm by Drozerix](https://modarchive.org/index.php?request=view_by_moduleid&query=172898). @@ -11,7 +12,6 @@ My first and hopefully not last Game Boy Advance game! Written in C++ with Butan * Game music #3: [Cirno.it by Maris](https://modarchive.org/index.php?request=view_by_moduleid&query=185072). * Game music #4: [Fckdarules.xm by JAM](https://modarchive.org/index.php?request=view_by_moduleid&query=169181). * Game music #5: [L3V3L_33 by Drozerix](https://modarchive.org/index.php?request=view_by_moduleid&query=172183). -* SFX made with [Bfxr](https://www.bfxr.net/). ## Development @@ -30,6 +30,7 @@ My first and hopefully not last Game Boy Advance game! Written in C++ with Butan #### Guides Used * [Butano Getting Started](https://gvaliente.github.io/butano/getting_started.html). * [GDB Debugging with mGBA](https://felixjones.co.uk/mgba_gdb/vscode.html). +* [Embedding emulator on itch.io](https://www.matthughson.com/2020/07/17/nesdev-embedding-an-emulator-on-itch-io/). * Help from the lovely folks in the gbadev Discord. ### Build / Debug diff --git a/itch/a.png b/itch/a.png index 14efa70..27106f2 100644 Binary files a/itch/a.png and b/itch/a.png differ diff --git a/itch/b.png b/itch/b.png index f68c38e..01775c6 100644 Binary files a/itch/b.png and b/itch/b.png differ diff --git a/itch/dpad.png b/itch/dpad.png index 46c951c..078a2b6 100644 Binary files a/itch/dpad.png and b/itch/dpad.png differ diff --git a/itch/embed/index.html b/itch/embed/index.html new file mode 100644 index 0000000..618809e --- /dev/null +++ b/itch/embed/index.html @@ -0,0 +1,25 @@ + +
+ + + +