fiona.
thumbnail image of catch oscar project

Catch Oscar

‘Catch Oscar’ is a game that has 9 holes where different neighbourhood cats could appear out of. Only one cat will show at one time and will disappear after a couple seconds.

technologies

  • HTML
  • CSS
  • JavaScript
  • jQuery

key features

view movie details

A movie database website with functions for filtering movies, login, and favouriting.

favourite movies

A movie database website with functions for filtering movies, login, and favouriting.

something else

A movie database website with functions for filtering movies, login, and favouriting.

screenshots

start page

game board

reflection

From this project I learned a lot about DOM manipulation, array manipulation, and string interpolation. There were also logic questions I did not know I had to clarify like what happens when randomizing produces the same result as the last result. Not only did I learn how to develop this kind of reaction game, I also learned a little about how designing a game works and how to properly communicate it.

Future Considerations

  • Improve on UI and UX design
  • Code refactoring, for example, change some if statements to switch cases.
  • Countdown after unpausing
  • Add a Leaderboard
  • Small bugs to clean up

my other work