Skip to content

Commit

Permalink
Adjusted readme.md
Browse files Browse the repository at this point in the history
Adjusted readme.md
  • Loading branch information
tndwolf committed Nov 30, 2014
1 parent cfcc168 commit 37f3041
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,12 +1,12 @@
Wizard's Duel
Wizards' Duel
=============

This is the main repository for the videogame [Wizard's Duel](https://wizardsduelgame.wordpress.com).
This is the main repository for the videogame [Wizards' Duel](https://wizardsduelgame.wordpress.com).

Status of the Project
---------------------

Wizard's 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](https://wizardsduelgame.wordpress.com).
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](https://wizardsduelgame.wordpress.com).

Assets
------
Expand All @@ -17,6 +17,6 @@ Right now only test assets are present. Later on a different repository will be
Required Libraries
------------------

To build and run Wizard's Duel you need [SFML.net](http://sfml-dev.org/) (at least 2.0) and its dependancies. These are cared for automatically by downloading the packages from [NuGet](http://www.nuget.org/).
To build and run Wizards' Duel you need [SFML.net](http://sfml-dev.org/) (at least 2.0) and its dependancies. These are cared for automatically by downloading the packages from [NuGet](http://www.nuget.org/).

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.

0 comments on commit 37f3041

Please sign in to comment.