< back :: // Portfolio Olivier Klaver '07
Startona:
Startona:
Startona is a flash based online muliuser game. The project started it's live as my college graduation project durring the periode of 2004-2005. At this moment I am still developing on the game as a private project, I have the first public release pland for sometime in 2007.
I have independetntly developed al the components of the game, from the first arwork to the final game sprites and the game engines with I have programmed from the ground up in Action Script.
At this moment the game is build up from more than 3000 lines of code and around 300 different tiles.
Because the game need's a multiuser server to show of its full glorry, and becouse flash code thefing is probaly as simple as stealing candy from a kid, I have desidet not to put the current startona beta online. Hence if you are interested in the project and realy realy want to see it in action you can contact me via e-mail.
You should also go to the flash section of this website to see the game engine as it is used in startona in action.
As it is the game already support some really need features like: Dynamic Realtime environment, High effectief player position updates (keeps the bandwith as low as posible, without scrificieng the real time game veeling), chat.

Technologie:
Flash ActionScript 2.0, XMLSockets, Java (Unity Multiuser server)

Links:
www.startona.com *(under construction)
LevelEditor:
To build up a interactive world from the developed artwork, I have programed a level editor. The level editor can be used togeter with the game engine to build al kind of tile based games. The level editor can output 2 different kind of map formats: Textbased maps and Flash Arrays(ActionScript).
It can also import exiting text maps so that they can be edited.

Technologie: Flash ActionScript 2.0
Petrus 5000:
This application is build to quarantee that all the players experience the same weather conditions at the same time. It allso allows the game administrator to manualy set the weather.
Besides being responsible for the weater the Petrus 5000 applictin acts as a global clock that automaticaly set translates the current time into startona time. Acording to that the days will split up into day and night time.

Technologie: Flash ActionScript 2.0, XMLSockets, Java (Unity Multiuser server)