This project was an attempt to recreate the wolfenstein 3D render engine in java. It is an Eclipse project.
In it's current state, the application allow the ser to navigate in a small level, which is hardcoded. The project also manages collisions, and objects displayed with 2D sprites.

