Computer Science Canada Restarting game |
Author: | LivesInBoxes [ Wed Jun 13, 2012 4:24 pm ] |
Post subject: | Restarting game |
What is it you are trying to achieve? <making menu buttons work after game over> What is the problem you are having? < buttons lie dormant> <not really sure what to do, i have been trying to fix this issue for a while but i cannot seem to find a fix, please help quickly, i haven't much time. i have attached the game and its files for your viewing pleasure.> Please specify what version of Turing you are using <4.11> |
Author: | evildaddy911 [ Wed Jun 13, 2012 8:24 pm ] |
Post subject: | RE:Restarting game |
by "game is over" do you mean that the program is finished? if so, youll need to add another part to the program: a loop or something to detect if any buttons are pressed and what to do then. |