Archive for January, 2009
My project Digitalis
Posted by Florian Hester in Digitalis, Introduction on January 28th, 2009
As i said in the introduction post, i am working on a game called Digitalis.
In this text based game, the player uses a *nix terminal during the advent of the Internet. The player can interact with a simulated digital world, which includes the Internet. The player can do many things, such as cracking the security of a server or trade goods on the Internet. The game strives for realism.
The game currently is not released. At least this version is not released. A version under another name “Hackz 2″ was released, but the idea expanded and the name and code no longer sufficed. The game has seen 5 code rewrites, the first version was more “arcade” than realistic and programmed in the Python language, but it got lost when i used the “rm” shell command wrong. The second version (Hackz 2) was rewritten in C#. I locked my self in with my programming, and only a rewrite again could safe Digitalis. The third rewrite stayed in C# and proved promising, but during testing of the code, it was deemed so unmanageble that i chose to rewrite it again. The fourth rewrite was made in C++, which also did not make it because there was no design document.
The fifth and current rewrite is underway now. With functional and technical design documents being written first before any code is written. I chose this because i got sick of rewrites and my course Application Development was somewhat helpful in making the decision to use design documents. Since the game is Open Source, the documents are also “Open Source” under the GNU Free Document License. These documents will be released, when i get the website for Digitalis running.
Because of experience with previous rewrites, i won’t going into detail of Digitalis’s features. They allways seem to change to often to keep up on a blog. The documents when should be more explanetory when released.
New blog! On a not so new domain!
Posted by Florian Hester in Introduction on January 27th, 2009
I finally have my on little web-space on the great Internet!
Actually, i allready had one. (http://home.nedlinux.nl/~florian/) Which now redirects here, with a new domain name.
I might as well reintroduce myself!
I am Florian Hester, 19 years of age, currently residing in a nice little home in The Netherlands, Almere. My interests are programming, mainly low level languages such as C and C++. I am currently having an internship at a company also in Almere. My current education is the internship, and when it finishes in April, i go back to school, finishing the Application Development course i am having there.
This blog will be used to express my opinion, and my adventures in programming land, and pretty much anything else, but concentrated on programming.
I am currently developing the game called “Digitalis” which is a text based game in which the player lives in simulated digital environment during the advent of the Internet.
So, i guess that was my introduction post, after this, i will most likely post anything i have to talk about, which could be anything, or nothing.