Chick Wick is a fun 3D platform game developed with Unity. Players embark on an action-packed adventure, overcoming obstacles and solving various puzzles to progress. The goal is to complete levels and lead our character to victory.
- Game Engine: Unity (Latest Version)
- Programming Language: C#
- Platform: PC & Mobile (Future Expansion Possible)
- Version Control: Git & GitHub
- 3D Assets & Animations: Unity Asset Store & Custom Modeling
- Smooth 3D Platform Mechanics: Provides players with an enjoyable movement system.
- Obstacles and Puzzles: Includes challenging obstacles and puzzles across different levels.
- Visual and Sound Effects: Enhanced with vibrant graphics and immersive sound effects.
- Mobile Compatibility: Can be optimized for mobile platforms in the future.
- Download and install the latest version of Unity.
- Clone this repository:
git clone https://github.com/DeerOps/ChickWick.git
- Open the project with Unity.
- Download any missing dependencies in the
Assetsfolder. - Run the game by clicking the
Playbutton!
If you’d like to contribute:
- Fork the repository 🍴
- Create a new branch (
git checkout -b feature-xyz) - Make your changes and commit them (
git commit -m 'Added new feature') - Push your branch (
git push origin feature-xyz) - Open a pull request (PR)!
This project is licensed under the MIT License. For more details, check the LICENSE file.
💡 Developed by DeerOps.