Skip to content

Latest commit

 

History

History
137 lines (95 loc) · 4.87 KB

README.md

File metadata and controls

137 lines (95 loc) · 4.87 KB

image

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.

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 functionality

To 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.
  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
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.

Note: Pre-release versions may contain experimental features or bugs. We appreciate your feedback to help improve the game!

Github pre-release

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 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
Pham Khanh Nhan

Owner, Developer 💻

Want to see your name here? Check out the How to Contribute section to learn how you can get involved!

Credits

  • Unity: The ultimate tools to create a game
  • Unity Store: All assets used in this project are free assets from Unity Store.
  • Jetbrains Rider: The IDE used to develop this project.
  • .NET: The primary programming language used to build this project.