Frustra

Derp Fort

"Derp Fort" is a multiplayer first person shooter game currently in development. The main idea behind the game is two teams fighting each other in a fully modifiable world. Players are given a set time to build up defences, and after this time the teams can cross the center line and attack the other team's base. Some of the game mode goals that will be available are capturing a flag, killing the other team's players, and getting a certain amount of points/kills.

Derp Fort is working title, and will be changed before release.

Engine

The game engine for Derp Fort has been a long time in development. We've restarted the engine several times using different rendering techniques and optimizations. Here are some screen shots of the original engine (2010), using vertex based lighting and SSAO (Screen Space Ambient Occlusion).

The current Derp Fort engine is much more GPU oriented, and uses GLSL for rendering everything. This is a screenshot of an experimental per-pixel raytrace rendering algorithm.