AxeRunner
AxeRunner is used to run accessibility tests on web pages using the axe-core library in Java.
Hi, I'm Brian. Welcome to my blog. Here I write about the things I've learned whilst creating stuff on the web.
I hope that you will find something noteworthy here, that will pique your interest, and that you will visit again soon.
AxeRunner is used to run accessibility tests on web pages using the axe-core library in Java.
Where is the EU tech industry? Why do we use the software products of American giants like google, amazon, and facebook. When we could use "local" EU software.
When working with pixel art it is common to create a virtual screen size. For example if my sprites are 16x16 pixels and my game world is 256x256. I would want to scale the size up to fit my computer's screen size. If the art was not scaled it would look really tiny, on a 1920x1080 monitor.