Favourite games

  1. Member has no favourite games.

Recently Played Games

  1. Member has not played any games.

Comments By This Member

View Comment

over 4 years ago Tratincica commented on the game Space maze

And think about level of accessibility of the text file to unable cheating. Good luck!

View Comment

over 4 years ago Tratincica commented on the game Space maze

@ save & load I’m not sure how to do that. Honestly I’ve never tried to do that. But I think that you can do that like this. Save all necessary information (about level, score, lives etc) for restoring game in text file ( or something similar, if you want to restore for more than one player it’s maybe better to use base) . And when you load the game you have to copy information from file to object attributes. I’m not sure that it’ll work but you should try.

View Comment

over 4 years ago Tratincica commented on the game Space maze

Game is very interesting. I passed few levels and I hope I’ll pass upper levels later. I think you should put menu where you can save a game and high scores.