Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h8man/TurboTrack2D
Prototype of 2D arcade style racing game
https://github.com/h8man/TurboTrack2D
2d arcade outrun prototype pseudo3d racing unity
Last synced: 3 months ago
JSON representation
Prototype of 2D arcade style racing game
- Host: GitHub
- URL: https://github.com/h8man/TurboTrack2D
- Owner: h8man
- License: mit
- Created: 2020-05-29T19:05:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T10:41:21.000Z (over 3 years ago)
- Last Synced: 2024-10-27T22:12:21.063Z (3 months ago)
- Topics: 2d, arcade, outrun, prototype, pseudo3d, racing, unity
- Language: C#
- Homepage:
- Size: 680 KB
- Stars: 75
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-games - Turbo Track 2D
README
## TURBO TRACK 2D
Pseudo 3D Racing.
60 FPS with no shaders.![print screen](image01.png)
### Prototype of 2D arcade style racing game
Small prototype of arcade style racing game with polygon projection technique
Inspired by:
https://www.youtube.com/watch?v=N60lBZDEwJ8
Technical Details:
1. https://codeincomplete.com/articles/javascript-racer/
2. http://www.extentofthejam.com/pseudo/Thread to disscuss:
https://forum.unity.com/threads/using-unity-to-create-pseudo-3d-graphics.378826/
## Demo
- Arow keys to drive
- Tab to acceleratehttps://github.com/h8man/TurboTrack2D/releases/tag/0.1a
>> NOTE: All sprite graphics are placeholder graphics used here as teaching examples. Do not use or distribute these sprites!