README.md
May 1, 2021 ยท View on GitHub
Pixel Examples
This repository contains a few examples demonstrating Pixel's functionality.
To run an example, navigate to its directory, then go run the main.go file. For example:
$ cd platformer
$ go run main.go
Here are some screenshots from the examples!
| Lights | Platformer |
|---|---|
![]() | ![]() |
| Smoke | Typewriter |
|---|---|
![]() | ![]() |
| Raycaster | Starfield |
|---|---|
![]() | ![]() |





