Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

♀ /prog/ Challenge Vol. 8 ♀

Name: Anonymous 2010-06-29 14:04

The Challenge:
-Develop a turn based combat system that implements the following choices that occur during the player's turns:
--Fight (Straight Damage)
--Item (Use an object from a choice of your design)
--Ability (Use an ability from a choice of your design)
--Run (Flee the battle)


The Deadline:
- 2010-07-01 00:00

The rest is up to you.

Name: Anonymous 2010-06-30 8:09

>>35
SDL_main.h defines a main macro, so that your program isn't the real main but SDL's main runs first and initializes stuff.
The real main should be in SDLmain.lib. I am linking my main.obj with SDL.lib and SDLmain.lib; I even tried different orders (since AFAIR order matters), but it doesn't work anyway.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List