Skip to content
Ales Koblizek edited this page May 1, 2018 · 3 revisions

Brief description

This will be a multiplayer online first person 3D game focused on PVP using magic and spells. It will encourage cooperation between players, tactics and creation of custom spells.

How to try out the game

Precompiled binaries packed with all necessary client files are here. You can connect to my server running at kobl.eu:55555 by running: ./myGame -c -a kobl.eu -p 55555 on Linux or by double-clicking the run.bat on Windows.

Custom spells and controls

Spells can be customized in spellBook.lua. You might want to check out the "Spellsystem details" wiki page on Github. The spells are assigned to keys in file controls.lua

Screenshots of the current version v0.4

Screenshots of version 0.2

Clone this wiki locally