Commit Graph

200 Commits

Author SHA1 Message Date
Joshua Bell 50c9355172 Add a few more samples 2020-02-09 21:08:51 -08:00
Joshua Bell 18c88661ac Add a bunch of samples 2020-02-09 21:02:04 -08:00
Joshua Bell 6c42af4b39 More samples by Golden Child 2020-01-29 21:31:02 -08:00
Joshua Bell 77b7882b12 Add samples c/o Golden Child 2020-01-14 18:20:14 -08:00
Arthur Allen 4a27231196 Adding Columns and Tetris games using lores graphics. (#28)
* Applesoft Basic Columns Game

Columns Game using lores graphics.

* Update index.html

Added links to Tetris and Columns games
2019-12-09 19:24:55 -08:00
Chris Whong 157ebf7f96 add ninja turtle example (#26) 2019-01-02 19:12:59 -08:00
Joshua Bell 0ad3bcf56a Fix 'insecure endpoint' warning for mailto link 2018-10-06 09:31:03 -07:00
Joshua Bell 8de025a8d4 Update font refs to https 2018-08-15 21:55:00 -07:00
Joshua Bell 4b16333ec8
Update README.md 2018-08-14 13:00:32 -07:00
Joshua Bell 92df9eb56d Missing semicolons 2018-08-01 18:43:57 -07:00
Joshua Bell c29683009c Add Door Detector game sample by Jeff 2018-08-01 18:41:15 -07:00
Joshua Bell c88331d97d Bump codemirror version 2017-12-25 10:54:06 -08:00
Joshua Bell 325762bf3c Remove 'Fork Me' banner; clutter most users don't need 2017-11-12 19:15:49 -08:00
Joshua Bell d76e0c2d73 Added 'Snowflakes' sample 2017-08-27 18:47:08 -07:00
Joshua Bell 05b7bbca87 Animate paper showing/hiding; add a few more compat shims; fix docs for CALL 54915 2017-08-15 10:10:30 -07:00
Joshua Bell d03e3590d8 Merge branch 'master' of https://github.com/inexorabletash/jsbasic 2017-02-19 21:17:07 -08:00
Joshua Bell c8670df1c0 Use WebAudio for beep, if available 2017-02-19 21:17:01 -08:00
Joshua Bell fb0c2ae4fc Update script.md 2017-02-19 15:17:07 -08:00
Joshua Bell aa32923044 Bump polyfill version in auxiliary pages 2016-12-14 21:00:35 -08:00
Joshua Bell 33eec9b712 Bump polyfill version 2016-12-14 20:54:23 -08:00
Joshua Bell 2518462b01 Updated sample 2016-12-06 23:35:54 -08:00
Joshua Bell 2db989212f Sample fix 2016-12-03 15:28:45 -08:00
Joshua Bell 2553fe88ea Add samples by Gregg Buntin 2016-12-03 11:21:04 -08:00
Joshua Bell 3cb6079d58 Avoid RegExp.$1 and friends 2016-10-13 22:17:30 -07:00
Joshua Bell 78428020d8 Invalid DOS commands should fail with Syntax Error. Resolves #13 2016-09-17 18:17:34 -07:00
Joshua Bell 7b7a5e4a6b Force pixel bounds to integers 2016-09-10 11:51:19 -07:00
Joshua Bell c1034dcdff Bump dependencies: Polyfill and CodeMirror 2016-08-14 14:17:17 -07:00
Sigurður Sveinn Halldórsson d53e58db23 Fix ON GOTO and ON GOSUB - Should resolve #11 (#12)
* Fix ON GOTO and ON GOSUB - Should resolve #11

* Fix ON GOTO and ON GOSUB better - Should handle edge cases

* Fix ON GOTO and ON GOSUB - Added unit tests

* Fix ON GOTO and ON GOSUB - Fixed unit tests
2016-07-25 19:14:33 -07:00
Joshua Bell 26bb151874 Fix jslogo link 2016-03-09 19:38:38 -08:00
Joshua Bell a8f92fad0a Remove command line support. Depend on CDN for polyfills 2016-03-08 20:31:24 -08:00
Joshua Bell fa1695d752 Bump polyfill version 2016-03-08 19:53:58 -08:00
Joshua Bell 17a1fdf175 Bump CodeMirror version 2016-02-26 19:20:32 -08:00
Joshua Bell 5307f62c0e Bump polyfill 2016-02-05 20:48:01 -08:00
Joshua Bell b4d4eeaa26 Move some resource files to res/ 2016-02-05 20:42:40 -08:00
Joshua Bell 266f60893e UI tweaks 2015-12-06 16:30:35 -08:00
Joshua Bell 20f302339f Fix ONERR GOTO handling - should skip to next line. Resolves #7 2015-12-06 15:47:15 -08:00
Joshua Bell 3542aa89e6 Restore button focus after stopping 2015-12-02 23:01:14 -08:00
Joshua Bell 03bad52bdd Make Save/Load buttons use files 2015-12-02 20:23:19 -08:00
Joshua Bell 2e27cda07b Added test for hook precedence 2015-11-25 19:07:39 -08:00
Joshua Bell d9e72db5cc Rework bell hook 2015-11-25 10:21:53 -08:00
Joshua Bell 4d46a4317d Update polyfill 2015-10-09 19:44:21 -07:00
Joshua Bell c52a63ee00 Remove analytics snippet 2015-09-18 09:26:01 -07:00
Joshua Bell d798d0bdc0 Improve RND docs 2015-09-17 14:04:44 -07:00
Joshua Bell c467bf05a0 Remove HSCRN from main docs 2015-09-17 13:56:44 -07:00
Joshua Bell cea98d6b01 Spacing 2015-09-17 13:54:29 -07:00
Joshua Bell 593494ee63 Update extensions. Update GA snippet. Drop script/style @type 2015-09-17 13:51:35 -07:00
Joshua Bell cedf025131 Bump CodeMirror to 5.6 2015-09-17 13:45:13 -07:00
Joshua Bell de7a258471 More sensible ID generation for TOC 2015-08-22 11:03:03 -07:00
Joshua Bell d5bd6ef417 Bump polyfill 2015-08-15 14:06:06 -07:00
Joshua Bell 9aba47fd39 Bump polyfill version 2015-08-05 11:42:44 -07:00