hey all,
im workin on a text rpg that has become very long and i have all the code on one page. basically i wanna break it down so its more organized and easier to understand. I read some stuff here and gathered that I need to do some research in classes. i havent dipped into classes yet.. mostly just fucntions and loops so far. does anyone know of a good tutorial on classes for beginners that will break it down barney style? i wanna be able to do it without jacking up all my code cus right now my program is working fine i just want to make it more neat. thanks for the help.