Skip to content

AnikaShenoy/box-ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box Ninja

Introduction

Box Ninja is a 3D web game inspired by the popular game, Fruit Ninja. Boxes fly at the player endlessly and the player must hit oncoming boxes to earn points. The game can be controlled using mouse control or gesture control.

Technologies

React JS, HTML/CSS

Launch

  1. Clone the repository
  2. Install npm package
  3. cd into box-ninja-site
  4. npm audit fix
  5. npm install --save react router dom
  6. npm start

Demo (Mouse Control, Menu Page)

Alt Text

Demo (Gesture Control, Game Page)

Alt Text

References

@article{Dibia2017, author = {Victor, Dibia}, title = {HandTrack: A Library For Prototyping Real-time Hand TrackingInterfaces using Convolutional Neural Networks}, year = {2017}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/victordibia/handtracking/tree/master/docs/handtrack.pdf}, }

About

3D gesture-controlled game inspired by Fruit Ninja

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages