kinnerapriyap / the-android-undertaker

Android animation hijinks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Android Undertaker lives here.

Experiments with android-y things I needed to make just because. Because I saw them and thought I might be able to make them.

Dotty Circles Animation

Inspired by this React, Tailwind, and Framer motion animation.

Implemented in Jetpack Compose here.

dotty circles animation

Slot Machine Animation

Inspired by the Genius square game.

Implemented in Jetpack Compose here. There might be some lag because of I don't know yet.

slot animation print

You can find the 3d models to print for the game here. Print a set for each player - blocker x 7, board x 1, puzzle pieces x 1. The storage model can hold 2 sets, the top is a bit too tight so cut off a side (or print at 105%?) and it should work fine, but I will rework it at some point. Heehee also why you don't see the top in the picture below.

slot animation print slot animation print

About

Android animation hijinks


Languages

Language:Kotlin 100.0%