Skip to content

A simple ray casting 3-D maze explorer written in FreeBASIC as a learning exercise

License

Notifications You must be signed in to change notification settings

vilhelmgray/SimpleRayCasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SimpleRayCasting
================

About
-----

SimpleRayCasting is a simple ray casting 3-D maze explorer written in
FreeBASIC as a learning exercise.

Controls
--------

'w' key		-	Move forward
'a' key		-	Rotate left
's' key		-	Move backward
'd' key		-	Rotate right
'x' key		-	Exit program

Licensing
---------

SimpleRayCasting is released under the BSD 2-clause "Simplified"
License.

See the file LICENSE for copying conditions.

Contact
-------

William Breathitt Gray <[email protected]>

About

A simple ray casting 3-D maze explorer written in FreeBASIC as a learning exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages