Skip to content

R3-da/ShapeSwipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShapeSwipe


ShapeSwipe

◦ ShapeSwipe : Fidget & Play With Shapes.

◦ Developed with the software and tools listed below.

Unity

GitHub top language GitHub code size in bytes GitHub commit activity GitHub license

📒 Table of Contents


📍 Overview

demo.gif

🚀 Getting Started

✔️ Prerequisites

Before you begin, ensure that you have the following prerequisites installed:

  • Unity 2020.3.20

📦 Installation

  1. Install the dependencies:
  • Install Unity 2020.3.20. (This project has been developed utilizing Unity Editor version 2020.3.20. Please be advised that using alternative versions may result in compatibility issues and unexpected errors)
  1. Clone the ShapeSwipe repository:
git clone https://github.com/R3-da/ShapeSwipe
  1. Change to the project directory:
  • Open the cloned projet in the Unity Editor

🎮 Using ShapeSwipe

For now, ShapeSwipe represents an endlessly engaging fidgeting game, devoid of specific objectives, scores, or defined goals. It offers a satisfying experience, allowing players to freely enjoy the act of shape-swiping.


🗺 Roadmap

  • Build Playable Prototype With No Obstacles
  • Add Random Falling Mussels
  • Add Score Logic
  • Build Main Menu UI

🤝 Contributing

Contributions are always welcome! Please follow these steps:

  1. Fork the project repository. This creates a copy of the project on your account that you can modify without affecting the original project.
  2. Clone the forked repository to your local machine using a Git client like Git or GitHub Desktop.
  3. Create a new branch with a descriptive name (e.g., new-feature-branch or bugfix-issue-123).
git checkout -b new-feature-branch
  1. Make changes to the project's codebase.
  2. Commit your changes to your local branch with a clear commit message that explains the changes you've made.
git commit -m 'Implemented new feature.'
  1. Push your changes to your forked repository on GitHub using the following command
git push origin new-feature-branch
  1. Create a new pull request to the original project repository. In the pull request, describe the changes you've made and why they're necessary. The project maintainers will review your changes and provide feedback or merge them into the main branch.

📄 License

This project is licensed under the MIT License - see the LICENSE file for additional info.


👏 Acknowledgments

  • The project idea was mainly inspired by Color Switch using shapes instead of colors.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages