You are viewing our Forum Archives. To view or take place in current topics click here.
(Javascript/Phaser)Snake Game
Posted:

(Javascript/Phaser)Snake GamePosted:

Bighair
  • Powerhouse
Status: Offline
Joined: Sep 26, 201013Year Member
Posts: 401
Reputation Power: 17
Status: Offline
Joined: Sep 26, 201013Year Member
Posts: 401
Reputation Power: 17
Here is a snake game I developed in JavaScript for a module at uni. As I've previously stated I've just completed my degree so I've been uploading some of my projects to my website.

Play the snake game - [ Register or Signin to view external links. ]

Feed backs welcomed
#2. Posted:
var
  • TTG Senior
Status: Offline
Joined: Dec 24, 201211Year Member
Posts: 1,498
Reputation Power: 79
Status: Offline
Joined: Dec 24, 201211Year Member
Posts: 1,498
Reputation Power: 79
Runs pretty smooth, however the container for the game should have its height set relative to the users viewport height. It's apparent you weren't concerned with making the site for the game responsive. However, it's difficult to play the game when you have to scroll up or down to see where the next item pops up. This is coming from someone using a 13" (a rather common screen size) MBP.
#3. Posted:
Status: Offline
Joined: Jun 19, 201112Year Member
Posts: 1,148
Reputation Power: 52
Status: Offline
Joined: Jun 19, 201112Year Member
Posts: 1,148
Reputation Power: 52
Would be nice if it was responsive, basically unplayable otherwise but nice job
#4. Posted:
Bighair
  • Powerhouse
Status: Offline
Joined: Sep 26, 201013Year Member
Posts: 401
Reputation Power: 17
Status: Offline
Joined: Sep 26, 201013Year Member
Posts: 401
Reputation Power: 17
Thank you.

I'll make it responsive when I rewrite it. When I was completing the game I just made it fit my screen(My screens the same size as the screens in uni).

The website that it's on was thrown together in a sneeze just to make up my marks. I normally work with a designer for my websites but that wasn't allowed nor would it have been that worth it anyways I there was only 5% of the overall marks on the design

Edit:

If game is to big to give a try use control & - to zoom out, will allow you to have a shot of the game without causing any issues in game play
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.