Skip to content

A basic 3d engine made using rudimentary methods

Notifications You must be signed in to change notification settings

ethandhunt/3d-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3d-engine

A basic 3d engine made using rudimentary methods

map.txt

First line dictates how long map is

x is where the player starts, they always face left at the beginning

# is a map tile

all of these are seperated by ' '

valid map example:

# # # # #
#       #
#   x   #
#       #
# # # # #

About

A basic 3d engine made using rudimentary methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages