| Computer Science Canada I'm trying to make a wrestling text based game... | 
| Author: | rbb [ Fri Apr 25, 2003 12:19 pm ] | 
| Post subject: | I'm trying to make a wrestling text based game... | 
| CAn anyone help me I'm tryin to make a wrestling text base game that has stats for the wrestlers like Agility, Speed, Power, Technical and other categories. How could I implement these with code. | |
| Author: | Blade [ Fri Apr 25, 2003 12:33 pm ] | 
| Post subject: | |
| use arrays to store the information... prolly a 2d array would suffice.. | |