An open API service indexing awesome lists of open source software.

https://github.com/ii887522/snake-android

A 2D board mobile game which the snake eats the food to grow itself while trying to avoid hitting obstacles.
https://github.com/ii887522/snake-android

2d 2d-board-game 2d-game android board board-game food game mobile snake snake-android

Last synced: 1 day ago
JSON representation

A 2D board mobile game which the snake eats the food to grow itself while trying to avoid hitting obstacles.

Awesome Lists containing this project

README

        

# snake-android
It is a 2D board mobile game which the snake eats the food to grow itself while trying to avoid hitting obstacles.

Game Screen

## Table of Contents
- [Prerequisites](https://github.com/ii887522/snake-android#prerequisites)

## Prerequisites
- [Visual Studio Code](https://code.visualstudio.com/)
- EditorConfig for VS Code
- Markdown All in One
- YAML
- [Android Studio 4.1.2](https://developer.android.com/studio) and later