Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalebeccs/nirvana
An infinite runner game
https://github.com/kalebeccs/nirvana
csharp ipluso unity2d
Last synced: 16 days ago
JSON representation
An infinite runner game
- Host: GitHub
- URL: https://github.com/kalebeccs/nirvana
- Owner: kalebeccs
- Created: 2024-06-25T21:36:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T22:55:02.000Z (6 months ago)
- Last Synced: 2024-06-28T23:25:31.470Z (6 months ago)
- Topics: csharp, ipluso, unity2d
- Language: C#
- Homepage:
- Size: 9.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nirvana
Nirvana Runner is a project developed for the Virtual and Augmented Reality course, with the objective of creating a 2D game. The game is based on an infinite race with obstacles.## Features
- Speed
- Parallax
- Ground Collision Raycasting
- Procedural Generation of Platforms
- Generating Random Obstacles
- Falling Grounds
- Simple Camera Shake## Used Technologies
- C### Team
- [Eliéser Santos](https://github.com/kalebeccs)
- [Guilherme Louro](https://github.com/GuilhermeLouro)
- [Miguel Lobato](https://github.com/miguellobato96)
- [Rafael de Gusmão](https://github.com/Rafdegus)