RollingLike is a game developed for the GitHub Game Off 2022 game jam. The game is built using Unity and C#, showcasing the team's skills in game development within a limited timeframe.
RollingLike is a dynamic game where players navigate through various challenges, aiming to achieve high scores and master the game's mechanics. The game emphasizes smooth controls, engaging gameplay, and a polished user experience.
- Unity Engine: Developed using Unity, ensuring a robust and scalable game structure.
- C# Programming: Core gameplay mechanics and interactions are scripted in C#.
- Responsive Controls: Designed for intuitive and responsive player input.
- Engaging Gameplay: A variety of challenges to keep players engaged and entertained.
- Player movement
- Enemy path finding
- Player combat
- Health system
- Invetory system
- Progress system
- Power ups system
To run the game locally:
-
Clone the repository:
git clone https://github.com/InsperCoding/gameOff.git
-
Open the project in Unity (recommended version: 2020.3 LTS or higher).
-
Open the main scene located in the
Assets/Scenes
folder. -
Press Play to start testing the game within the Unity Editor.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes.
- Push to your fork.
- Create a pull request detailing your changes.
This project is open source under the MIT License. See the LICENSE file for details.
Developed by the InsperCoding team.
GitHub: InsperCoding
itch.io: Play the game!