[Verse-dev] Verse Projects

Nathan Letwory jesterking at letwory.net
Tue Nov 17 15:47:50 CET 2009


2009/11/17  <jethrovolders at hotmail.com>:
> Hey Nathan,
>
> Thanks for the info and links!
> what is "HnefaVerse" if I may ask, is it a custom renderer?
>> http://www.letwory.net/albums/v/Rt/HnefaVerse/

HnefaVerse is a small opengl application written on Python that
enables users to play a game of Hnefatafl, without rule enforcing
though.

The most interesting part of this is the game manager, which runs as a
dedicated verse client, publishing and managing the method API for
moving around pieces and the cursor. Essentially the game master here
is the interesting part, since it provides a simple framework for
board games (turn-based with pieces) to be played through Verse.

Actually, my first tries for Verse wrapper in C# were because I'd like
to write the game in C# instead of Python, but obviously that's a bit
on hold now ;)

/Nathan


More information about the Verse-dev mailing list