https://github.com/yinyaozhu/triangleshooter
A 2D unity practice project inspired by space shooter.
https://github.com/yinyaozhu/triangleshooter
unity
Last synced: about 1 year ago
JSON representation
A 2D unity practice project inspired by space shooter.
- Host: GitHub
- URL: https://github.com/yinyaozhu/triangleshooter
- Owner: yinyaozhu
- Created: 2024-11-02T22:37:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-02T22:45:50.000Z (over 1 year ago)
- Last Synced: 2025-02-14T12:35:57.459Z (over 1 year ago)
- Topics: unity
- Language: ShaderLab
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TriangleShooter
This is a 2D unity practice project inspired by space shooter:
4 Types of enemies:
- Melee
- Gun
- Explore
- AimmingShooter
3 Types of attacking:
- Shooting
- Nuke Clear Screen
- Machine Gun
Bonus: Record highest score based on system.
Nov, 2024.