Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilanou/polar-dash
A School Project 🎮
https://github.com/ilanou/polar-dash
game motion motion-gaming motion-tracking school-project
Last synced: 2 months ago
JSON representation
A School Project 🎮
- Host: GitHub
- URL: https://github.com/ilanou/polar-dash
- Owner: IlanOu
- License: mit
- Created: 2023-11-07T10:34:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T12:13:51.000Z (7 months ago)
- Last Synced: 2024-09-23T12:03:54.729Z (3 months ago)
- Topics: game, motion, motion-gaming, motion-tracking, school-project
- Language: ShaderLab
- Homepage:
- Size: 43.2 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polar Dash - Motion Game
## Instructions
This repository is our school project.
The aim is to represent movement.
With my team, we chose to create a game with Unity based on the user's movements.## Team developers
- [IlanOu](https://github.com/IlanOu)
- [Kibishi47](https://github.com/Kibishi47)## Game Pitch
In this horizontally-scrolling infinite race game, players take on the role of a penguin in the world of Christmas, who must avoid the various obstacles he encounters by jumping and ducking.
These actions are controlled by precise physical movements to be performed by players in space.
These commands evolve as the game progresses.
Points are scored according to the time spent before failure.
You have to stay as long as possible.## Installation
To test this project, you can clone it with the following command:
```bash
git clone https://github.com/IlanOu/Motion-game.git
```Be sure to use the Unity version: `2022.3.12f1`.
## Project Progress
The game is still in development.
The project deadline is `08/12/2023`.
The project may be maintained thereafter, but nothing is guaranteed.## Acknowledgements
[Damien Dabernat](https://github.com/DamienDabernat), who supports us throughout this project.