jessp01 / pixel-examples

Examples for the Pixel game library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Examples

This repository contains a few examples demonstrating GoPxl's 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

License:MIT License


Languages

Language:Go 91.2%Language:GLSL 8.2%Language:Makefile 0.6%