Sarcophagus open up! (And let me take precious loot!)
Enlightening zombies in a dark cave with fireballs
Leaving loot behind
Why am I even writing these captions?
Action-RPG GUI layout 101: Left: Character, Right: Skills or Inventory
Scaring goblins to death with a lovely mask
I wonder what the network part is all about. I could imagine cooperative plot-games to be fun.. Anyways, about the net lib:
The popular network library RakNet is neither open source nor free software, as defined by OSI and FSF. However, version 2.451 (Feb 18th 2006) is GPL-licensed. It can be found via the Internet Archive's Wayback Machine [zip mirror]. The developers of Summoning Wars mirrored some version as well and even created an Arch Linux AUR package.
The owner of RakNet commented on GPL in commercial game development.
Thanks for mentioning my AUR package. :) There's also one for sumwars I made too. I basically search this blog for games I think are cool and then make AUR packages for them if none exists.
ReplyDelete>I basically search this blog for games I think are cool and then make AUR packages for them if none exists.
ReplyDeleteThat's awesome! :3
I have managed to compile from svn a week ago, but now I get an error when compiling, it seems related to the gui.
ReplyDeleteI will try again in a revision or so
@Bruno9779 make sure to use cmake, not ./configure. I did that mistake today, but realized what I was doing wrong quickly. Current svn r1882 compiles fine for me.
ReplyDeleteI am not familiar with cmake, but yesterday it worked with ./configure && make.
ReplyDeleteIt really looks revision related
to use cmake:
ReplyDelete`cmake . && make`
"Why am I even writing these captions?"
ReplyDeleteBecause they are funny :) Keep up the good work!