Jump to content
IGNORED

Urgent help needed


jonG80

Recommended Posts

I need help, I can't get my multiple levels to work in my soccer game. I can't figure out how to make it work, and I'm close to pulling my hair out. I've looked over it a lot and changed a million things and I still can't get the game to work the way I want. if a player scores 5 then it goes to the next level, and the best 2 out of 3 wins. I got it to work with just one level, but it took up too much space to add levels the way I did it so I tried to take up less space, but now the screen flickers and I can't get the game to work. I need any help as soon as possible, as I'm working on a project and its due tonight. I've spent several days on this and I get the feeling that I'm doing something very small wrong. tester3.txt

Link to comment
Share on other sites

You are gosubing the "clear" routine and redrawing the playfield once every loop. You need to do that once outside the mainloop, not every drawscreen.

 

ps - looks good so far. I'd suggest using the no_blank_lines option to make it look even better.

Edited by MausBoy
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...