diff options
author | spew <devnull@localhost> | 2016-05-03 09:29:39 -0500 |
---|---|---|
committer | spew <devnull@localhost> | 2016-05-03 09:29:39 -0500 |
commit | 479ccd0aa1ee54f48f1d2192a3f389faff4fa611 (patch) | |
tree | 28bd554daaa01699019b482dd98acd51eb2ec5dd /sys/man/1 | |
parent | 7657312dcf5b9435ff848b20dfc3a0546ab8a500 (diff) |
add "snake" tracing effect to mole
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/games | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/man/1/games b/sys/man/1/games index 24c92c2eb..2c30f6ce0 100644 --- a/sys/man/1/games +++ b/sys/man/1/games @@ -287,6 +287,19 @@ option sets the game to hard mode. Once the game has been completed, a message pops up with how long it took to win. Use the button 3 menu to choose a mode, or click to play again. .TP +.B mole +A molecular dynamics simulation based on the Lennard-Jones potential. +.L r +restarts the simulation. +.L f +redraws the screen. +.L R +reverses the simulation. +.L q +and +.L Del +quit the simulation. +.TP .B sokoban Guide Glenda through a room full of walls, pebbles and holes to put the pebbles in. Your goal is to arrange all pebbles into holes by |