Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dulvui/sn4ke
Snake game with 60 levels, made with libGDX for iOS and Android
https://github.com/dulvui/sn4ke
android game game-development ios libgdx snake
Last synced: 19 days ago
JSON representation
Snake game with 60 levels, made with libGDX for iOS and Android
- Host: GitHub
- URL: https://github.com/dulvui/sn4ke
- Owner: dulvui
- License: agpl-3.0
- Created: 2022-06-20T20:56:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T10:27:49.000Z (about 1 month ago)
- Last Synced: 2025-01-06T11:31:00.425Z (about 1 month ago)
- Topics: android, game, game-development, ios, libgdx, snake
- Language: Java
- Homepage: https://simondalvai.org/games/sn4ke
- Size: 3.86 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sn4ke
[![iOS upload](https://github.com/dulvui/sn4ke/actions/workflows/upload-ios.yml/badge.svg)](https://github.com/dulvui/sn4ke/actions/workflows/upload-ios.yml)
[![Android upload](https://github.com/dulvui/sn4ke/actions/workflows/upload-android.yml/badge.svg)](https://github.com/dulvui/sn4ke/actions/workflows/upload-android.yml)Snake game made with libGDX with 60 levels.
This game is open source, with no ads and no tracking.
![]()
![]()
![]()
![]()
## Table of contents
- [Sn4ke](#sn4ke)
- [Table of contents](#table-of-contents)
- [Getting started](#getting-started)
- [Run it on your device](#run-it-on-your-device)
- [Contributions](#contributions)
- [Licenses](#licenses)
- [Third party assets](#third-party-assets)# Getting started
Take a look at the official libGDX [documentation](https://libgdx.com/dev/) on how to get started with libGDX and how to setup the project.
Or just contact me at [email protected], I'll help you to get started and update this README, so that others can also contribute. But until that doesn't happen, I'm too lazy to write a setup documentation.## Run it on your device
You can install and make release and debug releases with the gradlew wrapper located in `src/gradlew`.
To run it on your attached device run
```
./gradlew installDebug
```
To make a debug aab build run
```
./gradlew assembleDebug
```# Contributions
If you want to contribute to the project, please fork the repo,
make your changes and make a pull request with a short description
of the changes you made.# Licenses
The game itself is licensed under the [GNU AGPL v3.0](LICENSE) license and all
assets made by myself and not mentioned in the [Third party assets](#third-party-assets) section, are licensed under the [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.## Third party assets
The following assets are kindly made by [kenney.nl](https://www.kenney.nl/assets/digital-audio) under the [CC-0-1.0](https://creativecommons.org/publicdomain/zero/1.0/) license.
`android/assets/sound/`
The font is made by Brandon S. aka Tepid Monkey.
You can find the font and the license on [1001fonts.com](https://www.1001fonts.com/origami-mommy-font.html)`android/assets/skin/origa___.fnt`