A simple Snake game implemented using Compose for Desktop

Overview

CompoSnake

A simple Snake game implemented using Compose for Desktop.

Run: ./gradlew run

Author

Twitter: @arkann1985

If you like this project you can always Buy Me A Coffee ;-)

You might also like...
Andromeda is a open-source design language system implemented in Jetpack Compose.
Andromeda is a open-source design language system implemented in Jetpack Compose.

Andromeda Andromeda is a open-source design language system implemented in Jetpack Compose. Catalog app Table of Contents About the Project Getting St

Microsoft Fluent UI implemented in Jetpack Compose.

fluentui (WIP) Microsoft Fluent UI implemented in Jetpack Compose. Controls Some of the controls available include: ActionBarLayout AppBarLayout Avata

Welcome Fruit Ninja ๐Ÿฅ  on Jetpack Compose Desktop ๐Ÿš€, using Canvas API ๐ŸŽจ
Welcome Fruit Ninja ๐Ÿฅ on Jetpack Compose Desktop ๐Ÿš€, using Canvas API ๐ŸŽจ

Compose-Fruit-Ninja ๐Ÿฅ Welcome Fruit Ninja on Jetpack Compose Desktop ๐Ÿš€ , using Canvas API ๐ŸŽจ Featured on jetc-dev How to Run From gradle tab from ri

Alien invasion ๐Ÿ‘พ gane is back! this time specially on Jetpack Compose Desktop ๐Ÿš€, using Canvas API ๐ŸŽจ
Alien invasion ๐Ÿ‘พ gane is back! this time specially on Jetpack Compose Desktop ๐Ÿš€, using Canvas API ๐ŸŽจ

Compose Space-Invaders ๐Ÿ‘พ Alien invasion ๐Ÿ‘พ is back! this time specially on Jetpack Compose Desktop ๐Ÿš€ , using Canvas API ๐ŸŽจ Featured on Compose Diges

๐ŸŽฎ An attempt to create Super Mario Bros using Compose for Desktop
๐ŸŽฎ An attempt to create Super Mario Bros using Compose for Desktop

๐ŸŽฎ compose-mario An attempt to create Super Mario Bros using Compose for Desktop ๐Ÿ—๏ธ Under Active Development THIS PROJECT IS UNDER ACTIVE DEVELOPMENT

A Slack demo app for desktop using Jetpack Compose UI toolkit
A Slack demo app for desktop using Jetpack Compose UI toolkit

ComposeSlackDesktop A Slack demo app for desktop using Jetpack Compose UI toolkit Demo Jetpack Compose Jetpack Compose is Androidโ€™s modern toolkit (no

๐Ÿ•’ A kinetic wall clock, built using Compose Desktop
๐Ÿ•’ A kinetic wall clock, built using Compose Desktop

๐Ÿ•’ klokk A kinetic wall clock, built using Compose Desktop. ๐Ÿ”ฎ Demo Watch full demo Watch Development - Behind the Scenes - Part 1 Watch Development -

Spotify Demo Desktop app using Jetpack compose
Spotify Demo Desktop app using Jetpack compose

Compose Spotify Desktop Declarative UI A Spotify demo app for desktop using Jetpack Compose UI toolkit Demo Home Search & Detail Jetpack Compose Jetpa

Exercising Compose for Desktop and Compose for Web (Canvas)
Exercising Compose for Desktop and Compose for Web (Canvas)

Compose Counting Grid A simple application to check Compose for Desktop and Compose for Web (Canvas) drawing speeds when drawing grids (or tables) wit

Comments
  • Update Gradle, Kotlin, and Compose versions

    Update Gradle, Kotlin, and Compose versions

    Thanks for making your code available. I'm planning to use it in a class I'll be teaching.

    I decided to update to a recent version of Compose, which required updating Gradle and Kotlin versions. The biggest headache was the change from androidx.compose.desktop.Window to androidx.compose.ui.window.Window. I'm new to Compose, so my changes might not be the best.

    opened by espertus 1
Owner
Arkadii Ivanov
Android developer. Passionate about Kotlin Multiplatform, MVI and reactive programming.
Arkadii Ivanov
A simple Snake application to demonstrate the use of Compose for Desktop platform with Kotlin

Snake App using Compose for Desktop A simple Snake desktop application to demonstrate the use of Compose UI toolkit for Desktop platform with Kotlin.

Serge Nino Martin Villasica 12 Nov 18, 2022
Briar-desktop - A desktop program for Briar, bringing secure messaging to your desktop and mobile devices

Briar Desktop A desktop program for Briar, bringing secure messaging to your des

Briar Project 16 Dec 17, 2022
A desktop code editor app using Jetpack Compose for Desktop and IntelliJ Platform

Compose Code Editor A desktop code editor app using Jetpack Compose for Desktop and IntelliJ Platform. Project Structure The code is contained in the

Alex 73 Dec 19, 2022
Test-compose-for-desktop - Hello World in Compose for Desktop

Testing Run from command line: ./gradlew run Regular build: ./gradlew packageUb

Sebastian 3 Sep 20, 2022
Simple space game, built with Compose for Desktop!

Asteroids, built with Compose for Desktop Want to learn how I built it? Read the two-part article in which I describe the most interesting parts of th

Sebastian Aigner 69 Nov 28, 2022
๐Ÿ’ป A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop โšก

?? stackzy A desktop app to analyse APK. Built using Compose desktop โœจ Demo Watch demo ??๏ธ Usage Show usage ?? Install Platform Download Status Linux

theapache64 876 Dec 24, 2022
Jetpack Compose Boids | Flocking Insect ๐Ÿœ. bird or Fish simulation using Jetpack Compose Desktop ๐Ÿš€, using Canvas API ๐ŸŽจ

?? ?? ?? Compose flocking Ants(boids) ?? ?? ?? Jetpack compose Boids | Flocking Insect. bird or Fish simulation using Jetpack Compose Desktop ?? , usi

Chetan Gupta 38 Sep 25, 2022
A Sudoku game for Android & Desktop written with Jetpack Compose Multiplatform

?? Compose Arcade A sample Kotlin Multiplatform Compose Sudoku app for Android & Desktop. Most code is shared between Android & Desktop using Kotlin M

Aaron Oertel 42 Dec 30, 2022
Super Heroes Kata implemented using Jetpack Compose and Screenshot Testing.

KataSuperHeroes with Jetpack Compose We are here to learn about Jetpack Compose. We are going to use Jetpack Compose Testing Tools to interact with th

Karumi 18 Dec 15, 2022
Jetpack-compose-animations-examples - Cool animations implemented with Jetpack compose

Jetpack-compose-animations-examples This repository consists of 4 animations: St

Canopas Software 180 Jan 2, 2023