Capynut is a fun 2D game created with Unity that challenges your skills as a delivery driver. In this game, you'll take on the role of a delivery driver, navigating through various obstacles to deliver donuts to Capybaras at various locations . Do you have what it takes to become the ultimate delivery driver?
To play Capynut, follow these simple steps:
-
Clone the repository to your local machine:
git clone https://github.com/sanj16/capynut.git
-
Navigate to the "Delivery Driver Assets" folder.
-
Run the game by double-clicking on
Capynut.exe
.
Contributions are welcome! If you'd like to contribute to Capynut, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Submit a pull request with a clear description of your changes.
If you encounter any issues while playing Capynut or have suggestions for improvements, please open an issue on this repository.
- Complete C# Unity Game Developer 2D by Rick Davidson: This course provided invaluable guidance on Unity game development and served as the foundation for Capynut.