Skip to content

Repository files navigation

Raycaster

Based on Fredrik Wallgren's Java port of "A first-person engine in 265 lines" using the libGDX framework.

Screenshot

Building

To test it out download the repository and build it using gradle.

Requirements

The following instructions assumes you are in the root folder of the project, eg.

$ git clone https://github.com/jmcwilliams403/raycaster.git
$ cd raycaster

The first time you build the project is going to take a while since all dependencies are downloaded, will be faster after that.

Building the desktop launcher

$ ./gradlew desktop:run

License

The code is under GNU General Public License Version 3

About

Raycaster java engine based on "A first-person engine in 265 lines".

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages