Code Monkey home page Code Monkey logo

whack-a-mole's Introduction

Whack-A-Mole - Live Demo

Whack a Mole App for Software Engineering Project

Project Description

  • Build a simple whack-mole-game for a mobile app or desktop platform of your choice.
  • On commencement of play, the game should present a small circle on the device’s screen at a random location.
  • The player should touch the screen at the position of the circle, whereupon the circle should disappear, and a new circle should be placed at some random location elsewhere on the screen (at least 10% of the screen width away from the original circle placement).
  • If the player fails to touch the circle within 1 second, the circle should disappear, and a new circle should appear as if the player had touched it.
  • This should game play should repeat for 60 seconds, at which point in time the game should end, and a score should be presented in terms of number of circles touched.

Softwares used

  • HTML
  • CSS
  • JavaScript (Vanilla JS)
  • Figma - for Design

Third Party Code used

  • Used a sample from codepen.io for buttons styling - link
  • Used a snippet from Stackoverflow for the fade-in CSS animation for the circles - link

whack-a-mole's People

Contributors

kumachan96 avatar

Watchers

Stephen Barrett avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.