Jump to content

Minesweeper - need some help


 Share

Recommended Posts

I wrote a minesweeper game, but I have a problem - it's kinda laggy when redrawing the images. What I use is an matrix (2-dimensional array) to store all the handles of the images, which are equal to the rows*columns, so for an "expert" game I have almost ~500 images and this isn't the fast method, obviously. :)

So what should I use to display the images on the screen?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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