Skip to content

Minigolf made using TypeScript and WebGL for FRI CG seminar

License

Notifications You must be signed in to change notification settings

Timic3/minigolf

Repository files navigation

Mini Golf

Beautiful low-poly Mini Golf made in WebGL using TypeScript, bundled with Webpack

Download

You can download compiled project here or even better, view it in action here

Compiling

  • Install Node.js (includes npm too)
  • Download the latest source of Mini Golf and unzip it
  • Move into the same directory with command prompt and run npm install to install dependencies
  • Run npm start, which will run development server and will open browser tab when it's built
  • You can also build it with npm run build

About

Minigolf made using TypeScript and WebGL for FRI CG seminar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published