Hello world!
Hello, this is my first Ludum Dare. My goal is to create Windows-playable 3D first-person-something with procedural everything using SDL for input handling & output drawing. I have already written some C code, which is capable of:
- rendering untextured terrain and walls (in quite a strange perspective)
- drawing primitive fonts
- control player with mouse&WASD
- so far it is all, lol
