View Single Post
  #5  
Old 04-29-2012, 04:17 AM
Skoshi Tiger Skoshi Tiger is offline
Approved Member
 
Join Date: Nov 2007
Location: Western Australia
Posts: 2,197
Default

Quote:
Originally Posted by MadBlaster View Post
IMG]http://i49.tinypic.com/33jl7p1.jpg[/IMG]
Modify your roll? Having never soberly played yahtzee and have no idea of the actual rules, I demand you give the player an option of full real and refuse to play your travisty of a game untill you modify it to my explicite requirements. How dare you fail to release this game when I would not play it even if you did and would still complain about the cost even if it was free and you accompanied the distribution media with a crisp $10.00 note!

.

..

...


....

.....

Just joking of course! Programming text based games if a good way of picking up the fundimentals of programming and using data structures.

How about revisiting c# ? we need more script writers.

.......
if(Player.Name=='SkoshiTiger')
{
for(1=0; i<=100;i++)
Player.Aircraft.RandomFailure();
}

.......
Reply With Quote