Skip to content

A Pacman style game with a small twist, players move by typing commands instead of using arrow keys. Developed without a game engine, built entirely in Kotlin using Compose Multiplatform for Android, iOS, and Desktop

License

Notifications You must be signed in to change notification settings

LuisMaGit/pactype

Repository files navigation

image

Pactype

A Pacman style game with a small twist, players move by typing commands instead of using arrow keys. Developed without a game engine, built entirely in Kotlin using Compose Multiplatform for Android, iOS, and Desktop.

Screen.Recording.2025-10-23.at.13.34.33.mov


Before opening the macOS app

Trust the app first by going to Settings/Privacy & Security

mac help



How was the app made?

The game is done without a game engine using Kotlin and Compose Multiplaform, with the MVVM architecture and a SQLite3 DB. Tested for mobile in Android and iOS, and desktop in macOS with Apple chip.

Tech stack

  • Compose Multiplatform
  • Kotlin Multiplatform
  • SqlDelight
  • Kotlin Coroutines
  • View Model Compose

About

A Pacman style game with a small twist, players move by typing commands instead of using arrow keys. Developed without a game engine, built entirely in Kotlin using Compose Multiplatform for Android, iOS, and Desktop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages