Kategorie: app
-
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.
-
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-Entwicklung – Bevor das Programmieren losgeht
Bevor die erste Zeile Code geschrieben wird muss so eine App erst einmal geplant werden. Wie genau wird sie entwickelt und welche Ressourcen sind notwendig?
-
Achievements für Apps
Achievements motivieren. Und um dem Nutzer das volle Achievement-Erlebnis zu bieten sind hier vier verschiedene Arten von Achievements.
-
Meine Flutter-Fahrt – Der Dunkel-Modus
Browser, Desktop-Anwendungen und Apps können sich inzwischen allesamt dem DarkMode des Geräts unterwerfen. Und der Nutzer möchte mit einem Schalter auch mitreden.
-
Mein Flame Game – das ultimative Hintergrundbild
Ich möchte, dass mein Spiel im Porträt- UND Landschafts-Modus spielbar ist. Und so hab ich das angestellt.
-
Meine Flutter-Fahrt – „Was gibt’s Neues“ Nachrichten
For first time users and after an update, I want to display information to my users. A tutorial or release notes.
-
Meine Flutter-Fahrt – App-Updates
This is for me to remember how to update my app for all the flutter platforms… and for those who are interested.