Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovicesunuwar/unity-3d-hypercasual_mobilegame
A 3D HyperCasual Game Template that allows the player to dodge the obstacles on left and right.
https://github.com/lovicesunuwar/unity-3d-hypercasual_mobilegame
csha hypercasual-game scripting unity unity3d unitymobile
Last synced: about 2 months ago
JSON representation
A 3D HyperCasual Game Template that allows the player to dodge the obstacles on left and right.
- Host: GitHub
- URL: https://github.com/lovicesunuwar/unity-3d-hypercasual_mobilegame
- Owner: LoviceSunuwar
- Created: 2023-12-26T02:23:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T20:14:59.000Z (about 1 year ago)
- Last Synced: 2023-12-28T21:46:44.155Z (about 1 year ago)
- Topics: csha, hypercasual-game, scripting, unity, unity3d, unitymobile
- Language: C#
- Homepage:
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity 3D Mobile Template for Hyper Casual game
Overview
This project is a hypercasual game created using Unity 3D. The game features an infinite generation of obstacles that the player must dodge. I've developed scripts for handling obstacles, player controls, and animations triggered when the player collides with obstacles. The game utilizes Unity-provided functions to enhance its functionality and performance.Features
Infinite obstacle generation
Player control scripts
Collision detection and obstacle interaction
Unity-provided functions integrationDemo
https://github.com/LoviceSunuwar/Unity-3D-HyperCasual_MobileGame/assets/53461002/ce2ba3b0-1f94-46e4-865e-1e39049ed8b7
![Screenshot 2023-12-25 at 8 45 06 PM](https://github.com/LoviceSunuwar/Unity-3D-HyperCasual_MobileGame/assets/53461002/99e90fbf-83c3-4759-846f-3f8c212bafff)
![Screenshot 2023-12-28 at 3 14 43 PM](https://github.com/LoviceSunuwar/Unity-3D-HyperCasual_MobileGame/assets/53461002/2d7d75df-6f39-4f56-94ea-0b9414a6ea68)