Skip to content

A Tangram puzzle game with multiple modes developed using WEBGL graphics and javascript.

Notifications You must be signed in to change notification settings

Yashovardhan08/TangramPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TangramPuzzle

A Tangram puzzle game with multiple modes developed using WEBGL graphics and javascript.

  • Make sure npm is installed along with nodejs.

  • After installation of the above tools :

    • Run the following commands:

      • sudo npm install http-server -g
      • http-server
    • Open the application in the browser on the address outputted by the above command.

    • NOTE: This command should be run in the same directory as the index.html file.

  • ALTERNATE METHOD:

    • Install the live server extension for visual studio code.
    • Open the index.html file in visual studio code and use the live server extension to open the html file in the webpage.

About

A Tangram puzzle game with multiple modes developed using WEBGL graphics and javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published