Daniel Perelman perelman
perelman pushed to master at perelman/crossword-generator 2019-06-23 21:32:10 -04:00
dcfceb8f5e Code for filling in layouts.
perelman pushed to master at perelman/crossword-generator 2019-06-23 20:37:04 -04:00
e08ad2468c Respect required words in layout generation.
12c0a9b586 Started separating out generating layout from assigning clues to layout.
6434c785fd Fixed bug in connectedness check.
dcb6ba0d77 Make sure generated crossword is connected.
932c74259d Generate based on a seed word and the common words list.
perelman created repository perelman/crossword-generator 2019-06-23 20:36:37 -04:00
perelman pushed to master at perelman/monitor-lock 2019-06-23 20:33:20 -04:00
d7ae1e799b Version of monitor-lock that uses python-xcffib instead of python-xlib.
perelman pushed to master at perelman/monitor-lock 2019-06-23 20:03:28 -04:00
7bda1b189c Add input() at end to wait for [enter].
perelman pushed to master at perelman/monitor-lock 2019-06-01 21:50:16 -04:00
6fa21fe0d3 Wrote README.
perelman pushed to master at perelman/monitor-lock 2019-06-01 21:36:50 -04:00
958d850926 Initial commit of monitor-lock.py.
perelman created repository perelman/monitor-lock 2019-06-01 21:36:07 -04:00
perelman synced new reference feature/mimic-xpad to perelman/wii-u-gc-adapter from mirror 2019-03-20 22:32:19 -04:00
perelman pushed to master at perelman/gamepad-util 2019-03-20 21:50:21 -04:00
cf4e856a2b Add notes on which button is which on various controller setups.
de7315aff7 Include script generated using create_xboxdrv_evdev_map.py for GameCube controller connected via wii-u-gc-adapter.
Compare 2 commits »
perelman pushed to master at perelman/gamepad-util 2019-03-20 21:38:50 -04:00
11186d3e79 Handle exceptions inside eat_events().
9b85670fc2 Only count axis as moving if it's almost at the max/min.
b607466efc Make identify_evdev.py count button presses, not axis moves.
Compare 3 commits »
perelman synced commits to master at perelman/openssl.vim from mirror 2019-03-20 00:31:18 -04:00
aff8599cf0 Remove broken shellredir.
perelman created repository perelman/openssl.vim 2019-03-19 23:02:04 -04:00
perelman created repository perelman/wii-u-gc-adapter 2019-03-19 22:59:48 -04:00
perelman pushed to master at perelman/choose 2019-03-13 17:01:43 -04:00
51f3f276bc Attempt vibration on page load so permission dialog for vibration doesn't appear at a bad time.
39ee99176f Add project metadata to repo.
Compare 2 commits »
perelman pushed to master at perelman/anagram-games 2019-03-03 12:50:51 -05:00
7954d2b9ed Make selected letter more visible.
perelman pushed to master at perelman/anagram-games 2019-03-03 12:47:44 -05:00
ada1f6884d Change CSS for crosswords so they scale better.
76dc78777e Add a preference for generating more compact crossword puzzles.
Compare 2 commits »
perelman pushed to master at perelman/anagram-games 2019-03-03 12:29:54 -05:00
6a1496df74 Fix wording.
perelman pushed to master at perelman/anagram-games 2019-03-03 12:28:37 -05:00
dcd733f939 Move auto-submit checkbox to settings and hide submit button when it's enabled.
63dfbf48ac Allow entering words after completing crossword.
cfce600885 Finish How to Play section for Anagram Crossword.
0eeb886a1d Add credits to Anagram Crossword.
Compare 4 commits »
perelman pushed to master at perelman/anagram-games 2019-03-03 11:37:42 -05:00
4f6767d24d Add Credits to Anagram Bagels.