I've created a blackjack variant and I want to create a freeware version of it? What is the best and easiest language for a beginning game programmer
Name:
Anonymous2006-03-25 23:20
Perl
If you have a grasp for writing, you can turn an idea into psuedo code. From psuedo code, writing perl is a matter of formatting and using the right words.