Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evgenyvinnik/mini-mini-golf

A really small golf implementation
https://github.com/evgenyvinnik/mini-mini-golf

Last synced: about 2 months ago
JSON representation

A really small golf implementation

Awesome Lists containing this project

README

        

# Mini-mini golf

Copied code from here: https://github.com/Antix-Development/Putt-Till-You-Die/
made the game shittier but smaller.

Made for this https://github.com/Algorithm-Arena/weekly-challenge-11-mini-code-golf

## Gameplay

The aim is to putt the ball into the goal. That's prety much it.

Easy to operate:
- Hold and move the left mouse button to aim, a longer line means more putt power.
- Press space key to cancel aiming.
- Release the left mouse button to make your putt.
- Hold the shift key to show your statistics.

## Technologies to minify

For JavaScript code: https://terser.org/
For CSS: https://csscompressor.net/
For HTML: https://mj.olnir.com/tools/minifier/

# Video demo:
https://www.youtube.com/watch?v=HME9b2U3xfk