Conquering Oneself
v2

made by VDZ, originally for Ludum Dare 25 - 'You are the Villain'

---

Conquering Oneself is a puzzle/RPG game where you have to defeat your
most dreadful enemy: yourself.

After every fight, your used attacks are stored, and in the next
battle, you have to fight a stronger version of yourself who uses
the exact same attacks you used last battle. As you fight more
battles, you grow stronger and more difficult to defeat, but so do
'you'.

---

Conquering Oneself is a Windows-only game using .NET 4 and XNA
Framework 4. If you don't have them, you can get them here:

.NET Framework 4:
https://www.microsoft.com/download/en/details.aspx?id=17851
XNA Framework 4:
https://www.microsoft.com/download/en/details.aspx?id=20914


---

Controls:
Up/Down - Browse through menus
Enter - Select item in menus
F - Toggle fullscreen mode
PgUp/PgDown - Scroll through analysis/high score list
F1 - Set aspect ratio to 4:3 (800x600)
F2 - Set aspect ratio to 16:9 (1280x720)
F3 - Set aspect ratio to 16:10 (1280x800)

---

The high score list can also be viewed inside a browser:
http://vdzserver.org/php/co/scores.php

---

This game is public domain. Feel free to do whatever you want with it.
Source code can be found at: http://www.vdzserver.org/cosvn/

Ludum Dare Entry page:
http://www.ludumdare.com/compo/ludum-dare-25/?action=preview&uid=7284