-
Notifications
You must be signed in to change notification settings - Fork 1
/
README_release_build.txt.in
63 lines (49 loc) · 2.5 KB
/
README_release_build.txt.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
PICOPUTT
Version @CMAKE_PROJECT_VERSION@
Made by Ben Burrill, copyleft (ɔ) 2024
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~oOOo~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Taking the concept of miniature golf to its logical extreme, in picoputt
your golf ball is a quantum particle.
For more information, see https://github.com/benburrill/picoputt
How to play
-----------
Controls:
* Click and drag to putt. The strength of the putt is determined by the
distance between where you click and where you release the mouse.
* Scroll up and down (or use `[` and `]`) to adjust the radius of the
putt-wave. This changes the area of effect of the putt.
* Spacebar to measure position. This will re-localize the particle.
* `R` to restart.
* `P` to pause/unpause.
As in classical golf, lower score is better, and putting adds 1 to your
score. Measurement also adds to your score, but it only adds 1/2.
In other words: measure twice, putt once!
To win, you need at least 50% probability of finding the particle in the
local minimum energy state of the goal hole.
The location of the goal hole is indicated with a green arrow. When the
ball is in the local minimum energy state of the hole, its probability
distribution will look like a stationary round bump at this location.
It may take some time for the drag force to slow the ball down enough to
reach sufficient probability in this low-energy state.
However, you may find that rather than a round bump, you instead get
"divots" in the ball's probability distribution which never go away and
prevent you from winning. These are quantum vortices: annoying little
quantized bundles of angular momentum, which are not directly affected
by the drag force. If you're having trouble dealing with vortices,
measurement can be a useful tool to get rid of them (a well-placed putt
can often dislodge them as well).
Challenges
----------
If you need an extra challenge, here are some things you can try:
* Win without measurement
* Get a hole in 1
* Get a hole in 1/2 (very luck-based)
Copying
-------
Picoputt is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License (GPLv3), or
(at your option) any later version.
The GPLv3 license text can be found in the file COPYING included with
this release, or at https://www.gnu.org/licenses/
Full source code is available at https://github.com/benburrill/picoputt