https://github.com/lansarbac2020/obstacle-course-
Here's a small C# project using Unity as a framework for the design. The game involves overcoming obstacles in order to reach the finish line.
https://github.com/lansarbac2020/obstacle-course-
programming unity3d
Last synced: about 2 months ago
JSON representation
Here's a small C# project using Unity as a framework for the design. The game involves overcoming obstacles in order to reach the finish line.
- Host: GitHub
- URL: https://github.com/lansarbac2020/obstacle-course-
- Owner: Lansarbac2020
- Created: 2023-09-11T11:03:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T17:16:12.000Z (about 2 years ago)
- Last Synced: 2025-07-12T12:40:01.744Z (11 months ago)
- Topics: programming, unity3d
- Language: C#
- Homepage:
- Size: 259 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obstacle Course Game - Unity/C#
Welcome to the Obstacle Course Game repository! This project is a fun and challenging obstacle course game built using Unity and C#. The goal of the game is to navigate through the course and reach the final point while avoiding collisions with various obstacles.
## How to Play
1. **Download/Clone Repository**: Start by downloading or cloning the repository to your local machine.
2. **Open in Unity**: Open the project in Unity by navigating to the project folder and opening the `ObstacleCourse` folder.
3. **Explore the Code**: Dive into the C# scripts to understand how the game mechanics are implemented. Feel free to tweak and modify the code to customize your gaming experience.
4. **Run the Game**: Hit the play button in the Unity editor to run the game. Use the arrow keys or WASD keys to navigate through the obstacle course.
5. **Avoid Obstacles**: Your objective is to reach the final point of the course without colliding with any obstacles. Navigate carefully and use your skills to maneuver through tight spaces and tricky obstacles.
6. **Reach the Final Point**: Once you successfully navigate through the course and reach the final point, you've completed the game! Challenge yourself to improve your time and master the course.
## Features
- **Dynamic Obstacles**: The game includes various obstacles that move and rotate, adding an extra layer of challenge to the course.
- **Scoring System**: Keep track of your progress with a scoring system that records your completion time and rewards faster times.
- **Customizable**: The game is highly customizable, allowing you to easily add new obstacles, modify existing ones, or create entirely new courses.
## Contributions
Contributions to this project are welcome! If you have ideas for new features, improvements, or bug fixes, feel free to submit a pull request. Together, we can make this game even more enjoyable and challenging for players.
## Credits
This project was created by [Lansar]. Feel free to reach out with any questions, feedback, or suggestions.
Enjoy playing the Obstacle Course Game, and may your navigation skills guide you to victory! 🏆