Skip to content

Soreing/webgl-FruitNinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgl-FruitNinja

Description

WebGL project that implements the basic features of a game engine and demonstrates them by creating a Fruit Ninja clone game.

The game engine is capable of:

  • Rendering objects on the screen
  • Reading textures and applying it on objects
  • Creating scenes with object parent-child hierarchies
  • Applying scripts on objects to specify their behaviour
  • Update loop to update objects and their scripts
  • Interaction with the objects using the mouse or touch
  • Basic physics implementation with gravity
  • Basic camera control with zooming in and out
  • Playing audio files

About

WebGL Game Engine Project of Fruit Ninja

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published