51 Commits (65eb842b224f5084e3154510d3a4507697940598)
 

Author SHA1 Message Date
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
sigonasr2 e3643f43fd Implement graphical display w/stepped timing 4 years ago
sigonasr2 7dc2eec7ba Get rid of the random test render 4 years ago
sigonasr2 3ec8b29afc Objects can be placed on the grid. 4 years ago
sigonasr2 31289d1ff2 Button selection between menus 4 years ago
sigonasr2 d0c4405f1a Include colored images! 4 years ago
sigonasr2 08ba43582d Main Building Bar implemented 4 years ago
sigonasr2 9a69057ba3 Fix touchmove not working 4 years ago
sigonasr2 d328b6d02c Add touch events 4 years ago
sigonasr2 6bbac9e8d5 Tweaks to css, now at a happy medium 4 years ago
sigonasr2 d159dc6cff Adjust window sizing based on width 4 years ago
sigonasr2 01cbb12714 Prevent defaults 4 years ago
sigonasr2 52f274e11d Undo random css 4 years ago
sigonasr2 18d33a491e position fixed change 4 years ago
sigonasr2 0b42fef339 Scrolling metadata 4 years ago
sigonasr2 ae28958b3c Position:relative?? 4 years ago
sigonasr2 e559e45cdd Set game to top of page 4 years ago
sigonasr2 ed8a9eed79 Remove scrollbars 4 years ago
sigonasr2 c692b5dc22 Remove test 4 years ago
sigonasr2 d117d5634c Fix compatibility with safari 4 years ago
sigonasr2 b78f58d719 Add test text 4 years ago
sigonasr2 3e8a276e83 Add touchmove 4 years ago
sigonasr2 8e91027542 Added total test count. Fixed some images. 4 years ago
sigonasr2 f6bad295e3 Create basic images 4 years ago
sigonasr2 fa21e1af27 Implement a second level w/more logic 4 years ago
sigonasr2 c5b310cdd5 Implement bot wrong state engine 4 years ago
sigonasr2 93f56a3b27 Implement double belt logic 4 years ago
sigonasr2 904440e21b Add in starting code for writer tape append rules. Refactored rtest suite 4 years ago
sigonasr2 476dbfd6df Add in testing suite 4 years ago
sigonasr2 b3396a365e Add belt + branch functionality 4 years ago