kiskami's tubegame

A place to show off your latest screenshots and for people to comment on them. Only start a new thread here if you have some nice images to show off!
User avatar
kiskami
Gnoblar
Posts: 15
Joined: Wed Feb 01, 2006 5:28 pm
Location: Zalaegerszeg, Hungary

kiskami's tubegame

Post by kiskami »

Hi,

I made a simple 3D space shoot'em up for the Lisp in Summer Projects 2013 programming contest.
The intent was to learn Common Lisp better and do something fun with it, so a 3D game and Ogre was a natural choice. :)
Game logic is programmed in Common Lisp (Clozure Common Lisp), for low level game services I developed a custom C api library for Ogre, OIS and Bullet,
and a C->lisp bridge module. It took almost all of my free time during september to develop (beside work and family).

There is no home page, just some code.google projects and a page on a hungarian game development site:
http://code.google.com/p/tubegame/
jatekfejlesztes.hu project
tubegame-screenshot-09302013_133427522.png
tubegame-screenshot-09302013_003521728.png
You do not have the required permissions to view the files attached to this post.
regards,
Kami