Difference between revisions of "JavaScript"
From SizeCoding
Childishbeat (talk | contribs) m (Childishbeat moved page Javascript to JavaScript: To correct the spelling. Interestingly, the correct spelling sends you here without a redirect.) |
|||
Line 1: | Line 1: | ||
The Javascript sizecoding community has been quite active for years now. | The Javascript sizecoding community has been quite active for years now. | ||
− | + | == Setting up == | |
+ | ==== Tools ==== | ||
* Tools: [http://www.iteral.com/jscrush/ JSCrush online] [https://github.com/gre/jscrush JSCrush cli-tool] [https://siorki.github.io/regPack.html Reg Pack] | * Tools: [http://www.iteral.com/jscrush/ JSCrush online] [https://github.com/gre/jscrush JSCrush cli-tool] [https://siorki.github.io/regPack.html Reg Pack] | ||
* Execution environment(s): Browser, [https://www.dwitter.net Dwitter] | * Execution environment(s): Browser, [https://www.dwitter.net Dwitter] | ||
− | + | == Video display == | |
No information yet | No information yet | ||
− | === | + | ==== Canvas ==== |
+ | To be added. | ||
+ | ==== WebGL ==== | ||
+ | To be added. | ||
+ | |||
+ | == Sound == | ||
Something to get your journey started: | Something to get your journey started: | ||
Line 17: | Line 23: | ||
More information to follow | More information to follow | ||
− | + | == Additional Resources == | |
+ | |||
+ | ==== Links ==== | ||
* [https://js1k.com JS1k] | * [https://js1k.com JS1k] | ||
− | Tutorials / Postmortems | + | ==== Tutorials / Postmortems ==== |
− | |||
* [https://frankforce.com/i-made-7-demos-in-2-weeks-for-js1k/ I made 7 demos in 2 weeks for js1k] | * [https://frankforce.com/i-made-7-demos-in-2-weeks-for-js1k/ I made 7 demos in 2 weeks for js1k] | ||
* [https://nikhilism.com/post/2012/demystifying-jscrush/ Demystifying JSCrush] | * [https://nikhilism.com/post/2012/demystifying-jscrush/ Demystifying JSCrush] | ||
More to follow | More to follow |
Revision as of 00:55, 15 April 2024
The Javascript sizecoding community has been quite active for years now.
Contents
Setting up
Tools
- Tools: JSCrush online JSCrush cli-tool Reg Pack
- Execution environment(s): Browser, Dwitter
Video display
No information yet
Canvas
To be added.
WebGL
To be added.
Sound
Something to get your journey started:
More information to follow
Additional Resources
Links
Tutorials / Postmortems
More to follow