https://github.com/kleqing/tap
Jump forever!
https://github.com/kleqing/tap
csharp game game-development unity unity2d
Last synced: 3 months ago
JSON representation
Jump forever!
- Host: GitHub
- URL: https://github.com/kleqing/tap
- Owner: kleqing
- Created: 2024-12-27T16:21:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T15:33:59.000Z (4 months ago)
- Last Synced: 2025-02-20T21:52:18.668Z (3 months ago)
- Topics: csharp, game, game-development, unity, unity2d
- Language: C#
- Homepage:
- Size: 44.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README

Tap
A simple, free, friendly and
beautiful game using all free assets from Unity Store.---
## Why Tap?
Tap is not just a gameโit's an experience. Here's why you should try it:
- **Completely Free**: Enjoy all the features without spending a dime.
- **Family-Friendly**: Suitable for all age groups, making it perfect for everyone.
- **Visually Stunning**: Designed using high-quality free assets from the Unity Store to deliver a beautiful gaming experience.Tap is lightweight and runs seamlessly on any operating system that supports the .NET runtime. Dive in and explore the simplicity and fun that Tap offers!
## Changelog
For detailed updates and changes, refer to the [Changelog](./CHANGELOG.md).
## Supporting OS
| OS | Status |
|------------|--------|
| Windows | โ |
| MacOS | โ |
| Linux | โ |## How to Contribute
Your support and contributions are always welcome and greatly appreciated. By contributing, you help us enhance Tap and ensure its longevity. Below are the ways you can get involved:
### Contributing to the Code
If you are a developer, we invite you to contribute by:
- Fixing bugs
- Adding new features
- Improving existing functionalityTo get started:
1. **Fork the repository**: Create your own copy of the project on GitHub.
2. **Make your changes**: Develop and test your improvements locally.
3. **Submit a pull request**: Send your changes back to us for review. If your updates are beneficial, they will be merged into the main project.### Reporting Bugs
Even if you're not a developer, you can still help by reporting bugs:
1. **Open an issue**: Visit the [GitHub issues page](https://github.com/kleqing/Tap/issues).
2. **Describe the bug**: Provide clear details about what went wrong, including steps to reproduce it and any relevant screenshots or logs.## Building the Code
### 1. Prerequisites
Ensure you have the following installed before proceeding:
- **Unity:** Version 6.0 or higher
- **JetBrains Rider:** Version 2023 or higher (or Visual Studio 2022)
- **.NET:** Version 8.0 or higher```bash
git clone https://github.com/kleqing/Tap
```---
### 2. Editing the Game
Follow these steps to edit the game:
1. Open **Unity Hub**.
2. Select **Add Project from Disk**.
3. Navigate to the **Tap** folder and select it.
4. Edit the game within the Unity Editor.---
### 3. Building the Game
Steps to build the project:
1. Open the project in **Unity Editor**.
2. Go to the menu bar and select:
- **File** -> **Build Settings** -> **Build**.
3. Choose your target platform (e.g., Windows, macOS).
4. Select a folder to save the build.---
## Download the game
~~Currently, Tap is in its **pre-release** phase~~ Tap **1.0.0** finally out. You can try the latest version by downloading it directly from our [GitHub Releases](https://github.com/kleqing/Tap/releases).
> Note: Pre-release versions may contain experimental features or bugs. We appreciate your feedback to help improve the game!
[](https://github.com/kleqing/Tap/releases)
### **How to Play**
1. Download the latest release from the link above.
2. Unzip the file.
3. Run `Tap.exe`.
4. Enjoy the game! ๐ฎ### Notes
- If you encounter any issues during the build process, please refer to the Unity documentation or check the [GitHub Issues](https://github.com/kleqing/Tap/issues) page for troubleshooting.
- Don't asked me about branch since I do it alone. This is just a project for myself and I don't want to branch just for spam `git checkout ...` in terminal## Contributors
We appreciate the efforts of everyone who has contributed to making **Tap** better. Here's the list of amazing people behind the project:
![]()
Pham Khanh Nhan
Owner, Developer ๐ป
---
Want to see your name here? Check out the [How to Contribute](#how-to-contribute) section to learn how you can get involved!
## Credits
- [**Unity**](https://unity.com): The ultimate tools to create a game
- [**Unity Store**](https://assetstore.unity.com/?category=2d&free=true&orderBy=1&page=1): All assets used in this project are free assets from Unity Store.
- [**Jetbrains Rider**](https://www.jetbrains.com/rider/): The IDE used to develop this project.
- [**.NET**](https://dotnet.microsoft.com/): The primary programming language used to build this project.