https://github.com/dulvui/swipe2snake
Godot port of my libGDX game Sn4ke
https://github.com/dulvui/swipe2snake
Last synced: about 1 year ago
JSON representation
Godot port of my libGDX game Sn4ke
- Host: GitHub
- URL: https://github.com/dulvui/swipe2snake
- Owner: dulvui
- License: agpl-3.0
- Created: 2023-07-20T17:22:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T10:27:29.000Z (over 1 year ago)
- Last Synced: 2025-01-26T20:32:34.587Z (over 1 year ago)
- Language: GDScript
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swipe2Snake
[](https://github.com/dulvui/swipe2snake/actions/workflows/upload-android.yml)
[](https://github.com/dulvui/swipe2snake/actions/workflows/upload-ios.yml)
[](https://github.com/dulvui/swipe2snake/actions/workflows/upload-itchio.yml)
[](https://github.com/dulvui/swipe2snake/actions/workflows/reuse.yml)
A Godot port of my libGDX game Snake https://github.com/dulvui/sn4ke
Made with [Godot Engine](https://godotengine.org) version 4.1.0
## Table of contents
- [Swipe2Snake](#swipe2snake)
- [Table of contents](#table-of-contents)
- [Setup](#setup)
- [Contributions](#contributions)
## Setup
Get the latest version of the Godot Engine editor and check out the
repo. Then open the `game/project.godot` file with the editor.
For further instructions, like exporting to mobile, please read the official [Godot Docs](https://docs.godotengine.org/en/stable/).
## 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.