An open API service indexing awesome lists of open source software.

https://github.com/zeroxthreef/raycaster-entry

My entry for a raycaster compo
https://github.com/zeroxthreef/raycaster-entry

c raycaster sdl2

Last synced: 3 months ago
JSON representation

My entry for a raycaster compo

Awesome Lists containing this project

README

          

# raycaster-entry
My entry for a raycaster compo

# Dependencies
* SDL2
* SDL2Net

# Building
Just run "make". I never finished the network protocol, so compiling the server is useless

# Screenshots
![Alt text](https://ssul.vertesine.com/i3QcolS9rLHjFkdt9OYuQmWOZ14.png "screenshot")

![Alt text](https://ssul.vertesine.com/c+TpE9Df+KfCRCKKa72Km2XYeJA.png "screenshot")