Golf Game
Golf Gang inspired game in a Shader
- 🎮 Play directly in your browser.
- ⛳ Physics-based golf gameplay – Inspired by Golf Gang.
- 🖥️ Pure Shader Implementation – Entirely written in GLSL.
- 🖱️ Mouse & Keyboard Interaction in Shaders.
- ⚡ Optimized Rendering – Efficient to process within a fragment-based pipeline.
- 🎨 Customization options.
- 🎢 Create your own track
- 🔀 State Management without Traditional Memory.
- 📺 Golf gang Aesthetics.
- 🔧 Managing game state entirely in a shader environment.
- 🔧 Handling user input and interactions dynamically.
🕹️ CONTROLS :
- 🖱️ LEFT CLICK + drag : move the camera
- Space bar : Hold to load, release to launch, +shift to unload
- 🔄 R : restart
