This commit is contained in:
parent
1e146d8954
commit
7d01b52dc2
4 changed files with 19 additions and 19 deletions
|
@ -60,27 +60,27 @@ Sticker by [djuan](https://linktr.ee/mkiiisystem)!
|
|||
|
||||
**[Portal ZZT](https://museumofzzt.com/file/p/PortalZZT_v0_5.zip), 2008.** A little demo game about shooting the walls. ZZT is like MS-DOS Mario Maker.
|
||||
|
||||
</div>
|
||||
<div class="card">
|
||||
<a href="https://museumofzzt.com/file/n/nanopack01.zip"><img src="/a/card-nanopack-zzt.png"></a>
|
||||
|
||||
**[ZZT Nanogames](https://museumofzzt.com/file/n/nanopack01.zip), 2008.** A collection of games that are very small, even by ZZT standards.
|
||||
|
||||
</div>
|
||||
<div class="card">
|
||||
<a href="https://museumofzzt.com/file/c/clbrnth1.zip"><img src="/a/card-collabyrinth.png"></a>
|
||||
|
||||
**[Collabyrinth](https://museumofzzt.com/file/c/clbrnth1.zip), 2008.** A collaborative labyrinth made in ZZT. I organized this on the forums!
|
||||
|
||||
</div>
|
||||
<div class="card">
|
||||
<a href="/2007"><img src="/a/card-2007.png"></a>
|
||||
|
||||
**[Traps and Zoids](/2007), 2007.** Some hand-drawn cartoons and very old web design. Good old HTML 4.0 Transitional.
|
||||
|
||||
</div>
|
||||
</ul>
|
||||
|
||||
### ZZT Nanogames
|
||||
|
||||
2008\. A collection of ZZT games that use only one screen each. Also includes _Eight Legged Express_, which I believe was made in one weekend as a challenge.
|
||||
|
||||
[ZZT Nanogames in the Museum of ZZT](https://museumofzzt.com/file/n/nanopack01.zip)
|
||||
|
||||
### Collabyrinth
|
||||
|
||||
2008\. A collaborative labyrinth made in ZZT. I organized this collaboration on the z2 forums.
|
||||
|
||||
[Collabyrinth in the Museum of ZZT](https://museumofzzt.com/file/c/clbrnth1.zip)
|
||||
|
||||
### Traps and Zoids
|
||||
|
||||
2007\. Some hand-drawn cartoons and very old web design. Good old HTML 4.0 Transitional.
|
||||
|
||||
[Local mirror](/2007) | [Wayback Machine](https://web.archive.org/web/20071101001849/http://nick.lamicela.org/)
|
||||
|
||||
## notes
|
||||
|
||||
### convert all files in dir to mp3 on windows
|
||||
|
@ -91,7 +91,7 @@ gci -file | %{ ffmpeg -i $_.fullname $($_.basename).mp3 }
|
|||
|
||||
## log
|
||||
|
||||
- 2025-03-21. Did some cleanup, added preview images for Pyramides Papyrium, Graph Zendo, Braceless JS, and Portal ZZT.
|
||||
- 2025-03-21. Did some cleanup. Added light/dark toggle. Added preview images for Pyramides Papyrium, Graph Zendo, Braceless JS, Portal ZZT, Nanopack, Collabyrinth, and Trapz and Zoids.
|
||||
- 2024-09-27. Changed pronouns from she/they to they/them. I'd describe myself as genderfluid overall.
|
||||
- 2024-09-26. Updated my 88x31 button.
|
||||
- 2024-09-15. Redid the build process in Eleventy.
|
||||
|
|
BIN
static/a/card-2007.png
Normal file
BIN
static/a/card-2007.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 KiB |
BIN
static/a/card-collabyrinth.png
Normal file
BIN
static/a/card-collabyrinth.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.9 KiB |
BIN
static/a/card-nanopack-zzt.png
Normal file
BIN
static/a/card-nanopack-zzt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
Loading…
Add table
Reference in a new issue