Advertisement

text engine

Started by May 25, 2002 05:55 PM
1 comment, last by c u r t i s 22 years, 5 months ago
hi I am using the gameturials.com text game3 to program a text engine. It is designed so that someone can make a new game just by editing the text file. How would you make an option to save your game or not? I got the program to edit the file when a monster is killed. But it does it as soon as you kill the monster. Would you make a buffer file and then transfer that file to your game file? Also how would you implement an inventory system? Thanks
Use classes. The only way to do games.

Gamer-Insight.com
Advertisement
hi Thanks for replying but how would someone implement this? When a monster is killed it changes the file to show that monster was killed. How would you implement saving? I have an idea but I want to see if someone else has a better idea on this.

Also any ideas on an inventory system?

Thanks

This topic is closed to new replies.

Advertisement