👉 Try it (includes sample game 1 🎮)
Entire app source code fits on a 3x5 card 🤯
No server or third-party library.
RunRuns the game which contains the cursor. To create your own game, simply create a new function at the top of the editor.CopyBegins or extends selection and puts it in thePastebuffer. Depending on what is to the right, selects: word, line, paragraph or pairs. PressEnterto exit this mode. Also, you can Cut text by pressingCopyand thenBackspace.FindFinds the word under the cursor. Also, you can Rename variables by pressingFind, typing a new word, and then pressingFindrepeatedly to replace orEnterto skip.CommentToggles comments and puts the line in thePastebuffer.CompleteCompletes word.ArrowsMoves cursor or extends selection.SaveSaves game and editor to a timestamped file.Undo,Redo,FullscreenandZoom- 👍 Hold alphanumeric keys as an alternative to
Capslock. Hold function keys to repeat a command. - 🐞 Runtime errors display a message and places the cursor at the error.
- 🚩 Syntax errors turn the cursor red while typing.
Footnotes
-
To use the joystick in the sample game, hold with your thumb in a comfortable place like the lower right, and slide, don't lift. ↩

