Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

If you open your browser's developer tools, do you see any error messages in the console?

(2 edits) (+2)

Solution if you are on Mac: 

1. Open the "Terminal" application.  Enter the following text and press enter:

python -m http.server

2. Open your browser and go to:

http://localhost:8000/

You'll see your files and folders... click through to where your Dragonsweeper folder is that you unzipped. Click on index.html -- you should be able to play the game. It'll be the older version with the two orbs start.

(-1)

I would do but I just tried running it in the browser and it's actually working. This is an addictive game :D