first commit

This commit is contained in:
Chipmunk 2024-07-07 20:30:35 -04:00
commit 39ed45f507
9 changed files with 35 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 70 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 52 KiB

View file

@ -0,0 +1 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="480.15875" height="360.78723" viewBox="0,0,480.15875,360.78723"><g transform="translate(0.07937,0.70106)"><g data-paper-data="{&quot;isPaintingLayer&quot;:true}" fill="#525252" fill-rule="nonzero" stroke="#000000" stroke-width="0" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" style="mix-blend-mode: normal"><path d="M-0.07937,360.08617v-360.78723h480.15875v360.78723z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 554 B

24
LICENSE Normal file
View file

@ -0,0 +1,24 @@
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org>

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# kaboom-video-scratch
[This](https://www.youtube.com/watch?v=QF9dpy5qSvE) video about the kaboom.pw anarchy server, but ported to a Scratch project.
To run this, download the repository as a zip, rename it to have the `.sb3` extension, and then load it from the Scratch editor.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 61 KiB

1
project.json Normal file

File diff suppressed because one or more lines are too long