GitHub - faiface/pixel-examples: Examples for the Pixel game library

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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
Lights Platformer
Smoke Typewriter
Smoke Typewriter
Raycaster Starfield
Raycaster Starfield

About

Examples for the Pixel game library

Resources

Readme

License

MIT license

Activity

Stars

121 stars

Watchers

5 watching

Forks

35 forks

Releases

No releases published