StuartNZ / Wizards_Duel

Procedural Tactical RPG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wizards' Duel

This is the main repository for the videogame Wizards' Duel.

Status of the Project

Wizards' Duel is not in a playable state at the moment but the project should build without problem and some test assets are present to, hopefully, prevent the game from crashing during startup. Please bear in mind that this repository is only used for development and not for deployement. To follow the development and news please refer to the project's site.

Assets

Right now only test assets are present. Later on a different repository will be created to include the assets required to play the game.

Required Libraries

To build and run Wizards' Duel you need SFML.net (at least 2.0) and its dependancies. These are cared for automatically by downloading the packages from NuGet.

If you prefer no to use NuGet, the SFML assemblies must be added to the solution and SFML's external libraries must be copied to the executable root folder.

About

Procedural Tactical RPG


Languages

Language:C# 100.0%