5251 shaares
8 résultats
taggé
creativecode
kaboom.js (beta) is a JavaScript library that helps you make games fast and fun!
This playground is an attempt of a browser-based live-code environment with text-only output.
It is born from the joy and pleasure ASCII, ANSI and in general text-based art can give and it is an homage to all the artists, poets and designers which used and use text as their medium.
From the design perspective it is also an exercise in reduction: there is almost no interface, just a preview window and a code editor; margins and line numbers are removed as well. All the possible interactions are handled by a few hotkeys and some special “bang” commands; feedback is given trough the default browser modal dialogs “alert” and “confirm” (since v1.1 of the playground a more friendly and less brutalist navigation has been added).
It is born from the joy and pleasure ASCII, ANSI and in general text-based art can give and it is an homage to all the artists, poets and designers which used and use text as their medium.
From the design perspective it is also an exercise in reduction: there is almost no interface, just a preview window and a code editor; margins and line numbers are removed as well. All the possible interactions are handled by a few hotkeys and some special “bang” commands; feedback is given trough the default browser modal dialogs “alert” and “confirm” (since v1.1 of the playground a more friendly and less brutalist navigation has been added).