aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Use full length($0) rather than just lengthTom Ryder2017-06-031-1/+1
| | | | | The latter is allowed by POSIX, but not historically accepted everywhere and the former being explicit is more readable anyway
* Include all alpha chars in drakon(6df) toggleTom Ryder2017-05-141-1/+1
|
* Avoid re-calcing length each loop in drakon(6df)Tom Ryder2017-05-141-1/+2
|
* Array-less approach to squ(6df)Tom Ryder2017-05-141-7/+4
|
* Clear letters array before each line in squ(6df)Tom Ryder2017-05-141-0/+1
|
* Ignore blank linesTom Ryder2017-05-141-2/+1
|
* Adopt cleaner approach for acq(6df)Tom Ryder2017-05-141-1/+2
|
* Adjust newline test in squ(6df) for correct typeTom Ryder2017-05-121-1/+1
| | | | | | Moving the '+' operator to apply to "k" rather than to "len" correctly coerces an integer type for the '<' test rather than a lexical comparison. This was failing on words longer than 10 letters.
* Add missing word to acq(6df)Tom Ryder2017-05-121-1/+1
|
* Remove unneeded ':' commandTom Ryder2017-05-011-1/+1
|
* Correct type of squareTom Ryder2017-05-011-1/+1
|
* Add squ(6df)Tom Ryder2017-05-011-0/+10
|
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-054-0/+0
|
* Add chkl(6)Tom Ryder2017-01-021-0/+6
|
* Remove reserved wordTom Ryder2016-12-181-2/+2
|
* Add strik(6df)Tom Ryder2016-12-121-0/+64
|
* Add COOL->KRIEG to kvlt(6df)Tom Ryder2016-12-111-1/+2
|
* Golf/refactor drakon(1df) a bitTom Ryder2016-12-111-15/+8
|
* Tweaks to kvlt(6df)Tom Ryder2016-12-031-8/+9
|
* Separate var assigns in dr(6df) by lineTom Ryder2016-12-021-1/+3
| | | | | | | NetBSD and FreeBSD sh(1) doesn't seem to evaluate the assignments in order, so in this change, the "d" variable doesn't get assigned correctly. This makes sense as I don't think an evaluation order is specified anywhere. It's clearer anyway.
* Add aesth(6)Tom Ryder2016-11-181-0/+64
|
* Improve accuracy of drakon(6df)Tom Ryder2016-10-191-5/+9
| | | | | On closer inspection, it looks like an alternating upper-lower pattern for letter characters
* Remove executable bit from rot13.sed sourceTom Ryder2016-10-191-0/+0
|
* Initialise var in drakon(6df)Tom Ryder2016-10-191-0/+1
| | | | Prevent runaway strings
* Add drakon(6df)Tom Ryder2016-10-191-0/+15
|
* Add rot13(6df)Tom Ryder2016-09-091-0/+3
|
* Put dotfiles manuals into their own sectionTom Ryder2016-08-262-2/+2
| | | | This probably contains a few mistakes
* xyzzy(6) to print to stderrTom Ryder2016-08-251-1/+1
|
* Add xyzzy(6)Tom Ryder2016-08-251-0/+6
|
* Change rndn(6) to POSIX shTom Ryder2016-08-171-49/+33
|
* Change rule order in kvlt(6)Tom Ryder2016-08-151-3/+3
|
* Remove accidentally-committed built acq(6)Tom Ryder2016-08-081-3/+0
|
* Add acq(6)Tom Ryder2016-08-082-0/+5
|
* Add dr(6)Tom Ryder2016-08-031-0/+34
| | | | Tabletop dice rolling
* kvlt(6)/zs(6) get shebangs from shb(1) at buildTom Ryder2016-08-022-2/+0
|
* Remove poetry games tinkering scriptsTom Ryder2016-07-314-101/+0
| | | | Moving these into their own suite shortly
* Add rule for kvlt(6) to change numbers to 666Tom Ryder2016-07-281-0/+3
|
* Clean up and document syl(6)Tom Ryder2016-07-151-14/+67
|
* Add wrdl to gamesTom Ryder2016-07-081-0/+10
| | | | No manual page yet
* Incremental improvement to syl heuristicTom Ryder2016-07-081-1/+1
|
* Allow providing wordlist to hkuTom Ryder2016-07-081-2/+3
|
* Add wrds to gamesTom Ryder2016-07-081-0/+3
| | | | No manual page yet
* Add hku and syl to gamesTom Ryder2016-07-082-0/+34
| | | | Very ugly, and no manual pages yet.
* WAR->KRIEG in kvlt(6)Tom Ryder2016-07-061-0/+3
|
* Remove substitution from kvlt(6)Tom Ryder2016-07-061-3/+0
|
* Correct a word subtitution in kvlt(6)Tom Ryder2016-07-061-1/+1
|
* New word for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Truncate very long seedsTom Ryder2016-07-061-0/+3
|
* Another world for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Another word for kvlt(6)Tom Ryder2016-07-061-0/+1
|