Skip to content

acodedoer/aframe-whack-a-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mole Acre

A VR whack-a-mole game.

Description

A simple virtual-reality whack-a-mole game created using AFrame. It uses a cursor for interaction and does not require controllers.

Getting Started

Demo

You can try out the game by following this link

Install and Run

  1. Clone the repo
    git clone https://github.com/acodedoer/aframe-whack-a-mole.git
  2. Configure the game You can set the duration of the game using the string gameDuration property of the control component (a "short" game lasts 30 seconds, while "long" game lasts 45 seconds). You can also adjust the game difficulty using the boolean popMultiple property of the control component (true displays multiple moles at a time while false displays a single mole at a time)

About

AFrame whack-a-mole game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published