Author: Erdbaerchen
-
Digitale Barrierefreiheit – Der Comic
Um das Thema Digitale Barrierefreiheit leichter zu vermitteln, gibt es hier einen Comic, der in 12 Seiten durch die verschiedenen Themenfelder führt.
-
Customization for my Angular Application
On my journey to accessibility for web, apps, and everything, I decided to build a feature into my app, to make the appearance fully customizable for the user.
-
My Flutter Flight – Generate some Puzzle Levels – Part 2
Trying to solve auto generated puzzle levels – but with mixed success.
-
Digital Accessibility: Colors
Low color contrast is by the time the most common failure of digital accessibility. But it’s very easy to fix that.
-
My Flutter Flight – Generate some Puzzle Levels – Part 1
With a puzzle game comes the need for levels. Here is my way to create them. Part I describes the generation of random levels.
-
My Flutter Flight – Add some sound
Good games feature good sounds and background music. So here is how I managed to insert them into my flutter game.
-
App Development – Before the programming
Even before writing the first line of code, there is some planning to do first. About how to develop an app and where to get needed resources.