Skip to content

Commit f592ff6

Browse files
committed
[readme] add screenshots
1 parent 0b972d7 commit f592ff6

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
The retro game development engine for Go, inspired by [Pico-8](https://www.lexaloffle.com/pico-8.php) and powered by [Ebitengine](https://ebiten.org/).
88

9+
[![Hello World example](docs/screenshot-hello.png)](examples/hello)
10+
[![Controller example](docs/screenshot-controller.png)](examples/controller)
11+
[![Keyboard example](docs/screenshot-keyboard.png)](examples/keyboard)
12+
[![Palette swapping example](docs/screenshot-pal.png)](examples/pal)
13+
914
## FAQ
1015

1116
### Is this a new fantasy console?

docs/screenshot-controller.png

1.11 KB
Loading

docs/screenshot-hello.png

1004 Bytes
Loading

docs/screenshot-keyboard.png

1.22 KB
Loading

docs/screenshot-pal.png

1.49 KB
Loading

0 commit comments

Comments
 (0)