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-07-02 1:09

>>55
print "Oooh.. Your attack power of ",dmg," was not strong enough."
This will output more spaces around dmg than you want it to. Remove the last space in the first string and the first space in the last, or replace the commas with +s.

(And put spaces after your commas, for fuck's sake. You're writing Python, not PHP.)

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