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

https://github.com/dan3002/snake-game-processing

This is a game created using Processing and is a remake of the classic Snake game.
https://github.com/dan3002/snake-game-processing

processing snake-game

Last synced: 3 months ago
JSON representation

This is a game created using Processing and is a remake of the classic Snake game.

Awesome Lists containing this project

README

          

# Snake Game using Processing

## Introduction
This is a game created using Processing and is a remake of the classic Snake game.

## Features
* Easy to play and learn
* Full color graphics and sound
* User-friendly interface
* High Scores and Achievements

## Getting Started
To get started playing the game, download the source code from Github and install the Processing development environment.

## Usage
Once the game is installed and running, you can use the arrow keys to control the snake and collect the food. The goal of the game is to eat as much food as possible without crashing into the walls or yourself.

## Built With
* Processing

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.