A simple suika merge style game that was created with Phaser 4.
You can find a playable demo of the game on Itch.io here: Demo
This project is currently setup to require a very minimal amount of tools to run the web application. The main tools that are needed are:
- IDE (Integrated Development Environment), or any program you can use to edit code.
- A local web server, this is needed due to browser security and how we are loading files with the Phaser 4 framework for our game.
Click anywhere in the game to drop a fruit at that location.
This project would have not been possible without the use of some awesome assets created by some amazing artists! This project would not have been possible without the following people/resources:
| Asset | Author | Link |
|---|---|---|
| Fruit & Background | apps2amigos | Fruit Game - Free Asset Pack |
For any issues you encounter, please open a new GitHub Issue on this project.
If you have any questions, comments, or suggestions for future content, please feel free to open a new GitHub Discussion on this project.
