All Projects → danielmbutler → Pacman_Compose

danielmbutler / Pacman_Compose

Licence: other
Pacman Created in JetpackCompose

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Pacman Compose

pano man
Simulation of the classic Pacman arcade game on a PanoLogic thin client.
Stars: ✭ 30 (+7.14%)
Mutual labels:  arcade-game
karavel
Lightweight navigation library for Compose for Desktop
Stars: ✭ 55 (+96.43%)
Mutual labels:  jetpack-compose
LinuxCommandLibrary
1M+ downloads Linux reference app with basics, tips and formatted man pages
Stars: ✭ 333 (+1089.29%)
Mutual labels:  jetpack-compose
PYTRIS
tetris made with pygame
Stars: ✭ 26 (-7.14%)
Mutual labels:  arcade-game
D-KMP-sample
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
Stars: ✭ 636 (+2171.43%)
Mutual labels:  jetpack-compose
compose-challenge1
Puppy App : Jetpack Compose 🚀 + Navigation Component 🌠 - Winner Jetpack Compose Challenge '21 ⭐
Stars: ✭ 38 (+35.71%)
Mutual labels:  jetpack-compose
battle-city
Remake of Battle City on Python
Stars: ✭ 26 (-7.14%)
Mutual labels:  arcade-game
android-developer-roadmap
🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
Stars: ✭ 5,533 (+19660.71%)
Mutual labels:  jetpack-compose
datepickertimeline
Linear date picker for Jetpack compose
Stars: ✭ 43 (+53.57%)
Mutual labels:  jetpack-compose
compose-lobsters
Claw for lobste.rs: Unofficial read-only Android client for https://lobste.rs, built using Jetpack Compose.
Stars: ✭ 45 (+60.71%)
Mutual labels:  jetpack-compose
Bartop-2-Players-with-Raspberry-Pi
Wooden Bartop Arcade 2 Players with Raspberry Pi: 17" LCD monitor, Marquee with LED lights and stereo speakers.
Stars: ✭ 48 (+71.43%)
Mutual labels:  arcade-game
koboredux
Kobo Redux - Kobo Deluxe Revived
Stars: ✭ 25 (-10.71%)
Mutual labels:  arcade-game
SuperheroLexicon
Simple superhero lexicon app to demonstrate Jetpack Compose.
Stars: ✭ 22 (-21.43%)
Mutual labels:  jetpack-compose
arcade-pcb-case
Plans to build Arcade PCB cases
Stars: ✭ 29 (+3.57%)
Mutual labels:  arcade-game
asciiarena
Terminal multiplayer deathmatch game
Stars: ✭ 34 (+21.43%)
Mutual labels:  arcade-game
bullethell
A bullet hell game programmed using HTML5 and JS.
Stars: ✭ 30 (+7.14%)
Mutual labels:  arcade-game
ComposeBird
Flappy Bird game
Stars: ✭ 193 (+589.29%)
Mutual labels:  jetpack-compose
Scout
Scout is a kotlin multiplatform application that allows users to search and save games to lists to be browsed later.
Stars: ✭ 28 (+0%)
Mutual labels:  jetpack-compose
StarWars
Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql)
Stars: ✭ 165 (+489.29%)
Mutual labels:  jetpack-compose
compose-destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
Stars: ✭ 2,068 (+7285.71%)
Mutual labels:  jetpack-compose

Pacman Compose

This Pacman style game is entirely created using Jetpack Compose, still currently a work-in progress.

Demo

Technology used

  • All UI created using Jetpack Compose,
  • Kotlin
  • Animations - used AnimateFloatAsState, and InfiniteTransition
  • Canvas API

Article on Hashnode

https://dbtechprojects.hashnode.dev/my-first-attempt-at-creating-a-game-with-jetpack-compose

Featured in Android Weekly: https://androidweekly.net/issues/issue-475

Resources

https://developer.android.com/jetpack/compose/animation#overview https://developer.android.com/jetpack/compose/graphics https://jeffreyrajan.medium.com/canvas-made-easy-in-jetpack-compose-2c632518f8bf

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].