80 Commits (64a629fad142d3ed03a1c22fef86421d19e2e331)
 

Author SHA1 Message Date
sigonasr2 64a629fad1 Set the max iterations back to a generous 10000 for truly great machines. 4 years ago
sigonasr2 98b69155b6 Fix a typo on reversal's level description 4 years ago
sigonasr2 d9898da594 Add gitignore 4 years ago
sigonasr2 b57e8d8660 Fix major bug that deletes save data after viewing credits 4 years ago
sigonasr2 5ee38b5f44 Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 4 years ago
sigonasr2 eb264553e9 Fix Firefox touch event undefined: For Firefox compatibility 4 years ago
sigonasr2, Sig, Sigo 62dd555f1c
Create README.md 4 years ago
sigonasr2 4bb319e1ec Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 4 years ago
sigonasr2 2223446b9a Small mouse hold bug for mobile devices. Make fat thumbs not be an issue 4 years ago
sigonasr2 1268f16206 Small mouse hold bug for mobile devices. Make fat thumbs not be an issue 4 years ago
sigonasr2 fa706bbff6 Fix mouse hold issue 4 years ago
sigonasr2 940da59444 Final product ready for shipping. Game fully implemented features. 4 years ago
sigonasr2 833fde06b6 Make tape look nicer, reverse the tape, implement binary and string displays for tape displays 4 years ago
sigonasr2 29815756ab Add in tutorial level jump, and credits screen 4 years ago
sigonasr2 78714ebc0e Refactor bot tape generator test engine to use different types of tests. 4 years ago
sigonasr2 61247c1b0b Myriad of bug fixes 4 years ago
sigonasr2 171d96d6cf Add mobile tooltip support 4 years ago
sigonasr2 3de277ab72 Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 4 years ago
sigonasr2 a8d90a51a2 Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 4 years ago
sigonasr2 474970e5b1 Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 4 years ago
sigonasr2 cd0bfd92ba Add a check for mobile click dragging 4 years ago
sigonasr2 d549bce29a Add a check for mobile click dragging 4 years ago
sigonasr2 cc1644d8c4 Fix minor interface bugs, center view on test bot. 4 years ago
sigonasr2 e3bc7787c8 Implement dragging grid controls 4 years ago
sigonasr2 124f40942f Add tooltips 4 years ago
sigonasr2 a3b2061743 Add mobile bridge belt controls 4 years ago
sigonasr2 e1c006da3f Bridge belt implementation added. 4 years ago
sigonasr2 1c239be7d1 Add in score displays 4 years ago
sigonasr2 6b3d09e528 Reformatted level select screen 4 years ago
sigonasr2 65eb842b22 Implement original starting tape display, add writer tape implementation, and show dots instead of letters for expected results 4 years ago
sigonasr2 f64b313999 Add last mouse tracking to click and release events 4 years ago
sigonasr2 7f11c1a14d Add level selection screen 4 years ago
sigonasr2 2e9452f31f Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 4 years ago
sigonasr2 8b9943eb5b Fix audio typo 4 years ago
sigonasr2 a5b136e02f Audio fix workaround for phone devices 4 years ago
sigonasr2 9e28c3a31c Audio fix workaround for phone devices 4 years ago
sigonasr2 b5df1648f7 Include back to startup screen 4 years ago
sigonasr2 88d26df984 Tutorial level descriptions and objects setup 4 years ago
sigonasr2 6921bd2cab Implement title screen and level select screen. 4 years ago
sigonasr2 46dbc71eb2 Save feature implemented, scoring feature also include in save data 4 years ago
sigonasr2 5a1088d44c Refactor image data to be tied to IDs 4 years ago
sigonasr2 73d77caf7b Add connections for other output sides of branches and the starting square 4 years ago
sigonasr2 702c37d38c add text displays, flavor text 4 years ago
sigonasr2 2b714e2cc8 Delay testing mode slightly for flavor text 4 years ago
sigonasr2 e0ea72f800 Fix the pause button 4 years ago
sigonasr2 9b6169f2f1 Implement simulation speed control 4 years ago
sigonasr2 c9324fdeb9 Interpolate bot movement 4 years ago
sigonasr2 07b20d9d46 Add in some checks to prevent deleting important objects and make the entrance and exits visible 4 years ago
sigonasr2 dd2ddf64ad Add preventDefault to touch events to prevent double registered events on mobile devices 4 years ago
sigonasr2 cfc98df9a3 Remove touch events as click events are covered automatically 4 years ago