diff --git a/README.md b/README.md index c41483f161dcfdf0369e79d189c102547828b19c..48b63212db753fc2e1206b25ef538af33b747f8d 100644 --- a/README.md +++ b/README.md @@ -37,17 +37,17 @@ $ go run main.go Here are some screenshots from the examples! -| [Lights](https://github.com/faiface/pixel-examples/lights) | [Platformer](https://github.com/faiface/pixel-examples/platformer) | +| [Lights](https://github.com/faiface/pixel-examples/blob/master/lights) | [Platformer](https://github.com/faiface/pixel-examples/blob/master/platformer) | | --- | --- | -|  |  | +|  |  | -| [Smoke](https://github.com/faiface/pixel-examples/smoke) | [Typewriter](https://github.com/faiface/pixel-examples/typewriter) | +| [Smoke](https://github.com/faiface/pixel-examples/blob/master/smoke) | [Typewriter](https://github.com/faiface/pixel-examples/blob/master/typewriter) | | --- | --- | -|  |  | +|  |  | -| [Raycaster](https://github.com/faiface/pixel-examples/community/raycaster) | [Starfield](https://github.com/faiface/pixel-examples/community/starfield) | +| [Raycaster](https://github.com/faiface/pixel-examples/blob/master/community/raycaster) | [Starfield](https://github.com/faiface/pixel-examples/blob/master/community/starfield) | | --- | --- | -|  |  | +|  |  | ## Features