Thread: I need a little help

  1. #1
    Unregistered
    Guest

    Question I need a little help

    I need some help thinking of ideas for school that would be in my level of programming. I basically know some graphic commands, up to multidemisional arrays and starting pointers. I have to teach the class something new that I can use in a program that saves, loads and edits files. If anyone can give any suggestions please do so. Thanks very much

  2. #2
    Registered User
    Join Date
    Aug 2001
    Posts
    57
    Go text RPG man
    You can save, load and edit a character file!
    =@-OmegatronO-@=

  3. #3
    Unregistered
    Guest
    save a two dimensional game board (for say tic-tak-toe or battleship or checkers or whatever) with current positions to file. Rewrite file contents to program. Make a move or two and rewrite to file to play another time.

    Design a game and store best scores in a file. Edit best scores list after each game. Display best scores list at user request.

Popular pages Recent additions subscribe to a feed