Skip to content

demouth/suika-game-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suika-game-go

Writing Suika Game in Go

https://demouth.github.io/suika-game-go/

screen shot

Overview

This repository contains a simple game implemented in Go using the Ebitengine game engine. The game is inspired by the Suika Game!

How to Play

  1. Clone the repository to your local machine.
  2. Ensure you have Go installed.
  3. Run the game using the go run command.
go run ./

You can move fruit with the arrow keys and drop fruit with the spacebar!

movie

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Any suggestions, improvements, or bug fixes are welcome!

License

This Watermelon Game is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages