July 15, 2024

KMM: Shared logic , native UIs

Kotlin Multiplatform Mobile: shared Logic, different UIs This is the result of a little experiment with Kotlin Multiplatform Mobile. Two apps with native UIs in Jetpack […]
June 16, 2024

Snake Prototype: Fluid movement

Fluid movement for the Snake Did some refactoring of my Snake game prototype, focusing on improving the movement to make it softer and more fluid. Next […]
May 14, 2024

Progress Spinner Demo

Demo Progress – Spinner Prototyping was man denn mit SwiftUI und dort zur Verfügung stehenden primitiven Grafikfunktionen so alles machen kann. Ich hatte die Idee einen […]
October 9, 2023

Local Packages in Xcode

Local Packages in Xcode Im Gegensatz zu Sprachen wie Java oder Kotlin hat Swift nicht die Möglichkeit das Projekt explizit in verschiedene Pakete zu unterteilen wie […]
September 2, 2023

Game Controller controls bar

Game Controller controls bar on appleTV Using a MFI Game Controller to control the sideways movement of bar on the screen on AppleTV. The lagging is […]
June 21, 2023

PhotoGallery – Prototyping

PhotoGallery – Prototyping Hier habe ich etwas Prototyping gemacht auf der Settop Box AppleTV von Apple die mit dem Betriebssystem tvOS, einem Derivat von iOS, läuft.  […]
April 11, 2023

tvOS Focus Engine Prototyping

Prototyping on tvOS (AppleTV) with the focus engine. The bigger rectangle is focused, the smaller ones not.
January 4, 2023

Endless Space Scroller PT

Endless Space Scroller PT Etwas Prototyping zu einem “Endless Scape Scroller” bzw. einer “Snake vs. Blocks” – Variante. Mal sehen was dabei herauskommt wenn man die […]