Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 335 Bytes

webGL-football-game

This is a simple football game created as simple learning project using webGL and Three.js library.

Download or clone the project. You must have NPM installed.

To install the dependencies

Through the terminal navigate to the project folder then run the following commands: npm install Then npm start