Skip to content

Foppygames/pseudo-3d-road-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pseudo 3d Road Example

Example code

This repository contains a Lua and LÖVE implementation of a pseudo 3d road, using the technique described on http://www.extentofthejam.com/pseudo/. The code was created by reducing the code of game https://github.com/Foppygames/max-downforce to an example containing just the scrolling road and horizon. More explanation can be found in comments in the code.

Video

A video of the scrolling road can be seen here: https://www.youtube.com/watch?v=T45J8K0mzkY

Contributing

Since this is meant as a compact example of just a pseudo 3d road, contributions that add features are not fitting for this repository. It is better to create a new repository that takes this code as a starting point. Thank you for your interest!

About

Example code for a pseudo 3d road in Lua and LÖVE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages