zomgbat / Game-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNLOCK THE LOCH

Image

A simple game relying on reflexes, where you have to catch fish and avoid the sharks using the directional pad.

##STACK

  • JavaScript
  • HTML
  • CSS

The approach for this game is to use classes and orient the code to objects.

#MVP -gameboard -player -game -index -score -timer

Backlog

  • more enemies
  • more levels
  • pause button
  • better graphics
  • score board
  • riddles for bonus

Planning

Also in backlog - Trello and Wireframe

LINK OF THE PUBLISHED GAME: https://zomgbat.github.io/Game-Project/ LINK OF THE SLIDES: https://docs.google.com/presentation/d/1gXUdHRpWmwk2s5g_ZC-RGxXzf_X6495JxpysY-f3xQw/edit?usp=sharing

About


Languages

Language:JavaScript 70.1%Language:CSS 17.8%Language:HTML 12.1%