title cards for bracelessjs and portalzzt
All checks were successful
/ build (push) Successful in 29s

This commit is contained in:
Nycki 2025-03-21 19:57:38 -07:00
parent feefaa591b
commit 1e146d8954
3 changed files with 13 additions and 14 deletions

View file

@ -48,22 +48,21 @@ Sticker by [djuan](https://linktr.ee/mkiiisystem)!
**[Graph Zendo](/zendo/), 2020.** An open-ended logic game to play with friends or colleagues!
</div>
<div class="card">
<a href="https://github.com/nycki93/braceless-javascript/"><img src="/a/card-braceless-js.png"></a>
**[Braceless JS](https://github.com/nycki93/braceless-javascript/), 2018.** You can do a lot with 'one-line' functions. Let's play with that!
</div>
<div class="card">
<a href="https://museumofzzt.com/file/p/PortalZZT_v0_5.zip"><img src="/a/card-portal-zzt.png"></a>
**[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>
</ul>
### Braceless Javascript
2018\. a couple of short programs written in browser JavaScript, with the special restriction that I can't use any instructions that require curly braces, like 'if' or 'for'. instead, I replace these instructions with ternaries and lambdas, which makes this a functional programming exercise!
[Fizzbuzz source on GitHub](https://github.com/nycki93/braceless-javascript/blob/master/fizzbuzz.html)
[99 bottles source on GitHub](https://github.com/nycki93/braceless-javascript/blob/master/bottles.html)
### Portal ZZT
2008\. A ZZT game inspired by Portal. Available at the Museum of ZZT.
[PortalZZT in the Museum of ZZT](https://museumofzzt.com/file/p/PortalZZT_v0_5.zip)
### 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.
@ -92,7 +91,7 @@ gci -file | %{ ffmpeg -i $_.fullname $($_.basename).mp3 }
## log
- 2025-03-21. Did some cleanup, added preview images for Pyramides Papyrium and Graph Zendo.
- 2025-03-21. Did some cleanup, added preview images for Pyramides Papyrium, Graph Zendo, Braceless JS, and Portal ZZT.
- 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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB