Skip to content
tomekc edited this page Aug 19, 2011 · 1 revision

When I was young, I had much more spare time to spend on hacking interesting projects. One thing that particularly was fascinating me was game development. I really wanted to develop my own 3D game engine, and I did have some successes.

Title of game is "Tajemnica Sryriusza" which is "Secret of Sirius" while word "Sirius" is deliberately misspelled. Did I say I was teenager when I wrote this?

Technical specs

  • Raycasting 3D engine (like the one in Wolfenstein-3D game).
  • This code was born during golden age of DOS, and was compiled under DJGPP (DOS port of GNU C).
  • I used Allegrogame library.

Beware of:

  • Comments are in Polish :-)
  • Code has been written by teenager :-)
Clone this wiki locally