Jump to content
MakeWebGames

[Feedback Puzzle Game] 3 to 5 or 7 Blocks


Recommended Posts

Posted

The game currently does not keep any sort of score. Its just gameplay or tech-demo I suppose.

The object of the game is to get 3 or more colored blocks in a row to remove them.

I am thinking about naming it "3 to 5 or 7 Blocks"

This was me just testing some things on HTML5, js

So the code was sort of slopped together.

I may turn it into a multiplayer game.

 

 

http://orpgcreator.com/3blocks/3blocks.html

Posted
If you are going to add a save game features I would check out localStorage(); it is what I generally use mainly because it's so easy to use unlike cookies. Honestly, it is one of the best things ever and makes saving stuff so much easier.

Thanks. I'll look into it. I was thinking about using jQuery at first.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...