Writing Suika Game in Go
https://demouth.github.io/suika-game-go/
This repository contains a simple game implemented in Go using the Ebitengine game engine. The game is inspired by the Suika Game!
- Clone the repository to your local machine.
- Ensure you have Go installed.
- Run the game using the go run command.
go run ./
You can move fruit with the arrow keys and drop fruit with the spacebar!
Feel free to contribute to the project by opening issues or submitting pull requests. Any suggestions, improvements, or bug fixes are welcome!
This Watermelon Game is licensed under the MIT License - see the LICENSE file for details.