Skip to content

Commit e202212

Browse files
authored
Add evscript and evunit to Development Tools (#64)
1 parent 9ccf260 commit e202212

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

website/resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ The [Choosing tools for Game Boy development](https://gbdev.io/guides/tools.html
253253
- [romusage](https://github.com/bbbbbr/romusage) - Command line tool for estimating usage (free space) of Game Boy ROMs from a .map, .noi or ihx file. Works with GBDK-2020 and RGBDS.
254254
- [awake](https://github.com/devdri/awake) - Game Boy decompiler.
255255
- [Game Boy Text Tools](https://github.com/raphaklaus/gameboy-text-tools) - Set of tools for text manipulation and translation of Game Boy ROMs written in Node.js.
256+
- [evscript](https://github.com/eievui5/evscript) - A scripting language for the Game Boy, useful for enemy AI, dialogue, animations, and coroutines.
257+
- [evunit](https://github.com/eievui5/evunit) - A unit testing program for assembly code.
256258

257259
#### Graphics utilities
258260

0 commit comments

Comments
 (0)