Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 accelerate

https://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!