Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click Here to play

gamesite

Game Play

Tina is on a mission to collect all the burgers and touch Jimmy Pesto Jr.'s butt as much as she can. Use the left and right buttons to move. Watch out for stupid Mr. Frond. Use the up arrow to avoid running into him.

Game Wireframe

https://s3.amazonaws.com/assets.mockflow.com/app/wireframepro/fileexport/Export_D3f72033d16f6aae7dce0745d982f9cbb.pdf

User Story

Here is my user story - the green labels are the MVP, the yellow lables are wishlist items that I'll do when I reach the MVP https://trello.com/b/pndTJVSu/burgers-and-butts

Game Screen Shots

Technology Used

HTML | CSS

I wanted the game board to be a simple grid style so I could detect collisions correctly. Part of why I chose Bob's Burgers as the theme is that I knew that transparent images of characters would be readily available. These are all sized based off of the grid size.

jQuery | JavaScript

I knew I wanted to incorporate jQuery to make the game more interactive and add the arcade functionality of moving a character around a game board. The grid was created using a for loop with JavaScript and jQuery appending squares.

Challenges

The biggest challenge with this game was getting the collision detection to work correctly. I went through several iterations of the code to detect collision. It would either fire at the wrong times or not at all. Ultimately I was able to create a series of if checks so that the detection fired when it was supposed to.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages