1.1 update
At: the Gates » Devlog
This is a very small update to fix a bug that could happen with some combinations of browser and graphics driver. The data used in generating At: the Gates maps is stored in a PNG file with color-coded pixels, and in the course of loading such a PNG file there are sometimes rounding errors on the colors, which breaks the code. I had already coded around small rounding errors but it turned out bigger ones were possible. Padding the PNG file to a power-of-two size made the math more precise, fixing the error at the cost of a pretty trivial additional amount of RAM usage.
At: the Gates
A roguelike mouse-aim shooter, in multiple senses of "roguelike"
Status | Released |
Author | hyperpixel |
Genre | Shooter |
Tags | ascii, Retro, Roguelike |
Languages | English |
Accessibility | Color-blind friendly, High-contrast |
More posts
- v1.3Jun 15, 2022
- 1.2 updateApr 06, 2019
Leave a comment
Log in with itch.io to leave a comment.