Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sawyerhood/game-fig

A gameboy emulator that runs inside of Figma!
https://github.com/sawyerhood/game-fig

emulator figma figma-plugin gameboy-emulator

Last synced: 7 days ago
JSON representation

A gameboy emulator that runs inside of Figma!

Awesome Lists containing this project

README

        

# GameFig

GameFig is a Figma plugin that runs a game boy emulator inside of Figma! The game output is rendered as SVG so you can scale the screen how you please. The entire game state is stored inside of the Gameboy layer so you can copy and paste the layers to create save states and even paste them between files.

![](https://user-images.githubusercontent.com/2380669/101235728-b3c96980-367f-11eb-946c-65b1b5288a83.png)

## Install

GameFig hasn't been published on the Figma community yet, but you can install it locally. Start by cloning this repo. Then you can do the following:

```bash
git submodule init
git submodule update
npm install
npm build
```

## License

MIT © [SawyerHood](https://github.com/SawyerHood)

## Credits

Gameboy Svg Exported from [vecteezy](https://www.vecteezy.com/vector-art/76824-game-boy-color)