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: 8 months ago
JSON representation

Snake game with 60 levels, made with libGDX for iOS and Android

Awesome Lists containing this project

README

          

# MOVED TO CODEBERG
The main repository is on now [Codeberg](https://codeberg.org/dulvui/sn4ke).
FOSS should be hosted by FOSS.

----

# Sn4ke

Snake game made with libGDX with 60 levels.
This game is open source, with no ads and no tracking.

Get it on Google Play
Download on the App Store


Level 1
Level 2
Level 3
Level 4

## 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 info@simondalvai.com, 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`