1
Fork 0
solar-conflux/typescript/README.md

13 lines
1.8 KiB
Markdown
Raw Normal View History

2023-10-29 02:26:18 +02:00
# Typescript
2024-03-04 17:11:19 +01:00
| Name | Description |
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| [lunardash](./lunardash/) | Rhythm game I dropped super early into development |
| [monadic](./monadic) | Custom web framework inspired by [halogen](https://github.com/purescript-halogen/purescript-halogen) |
| [multiplayer-backend](./multiplayer-backend) | Unfinished server for some multiplayer game. Later rebranded into `pleix-backend` |
| [og-website](./og-website) | My first ever personal website |
| [option](./option/) | Typescript implementation of the `Maybe` monad |
| [pleix-frontend](./pleix-frontend/) | No idea what `pleix` was supposed to be, but this was essentially just a bunch of experiments with [lit-html](https://lit.dev/) |
| [wave38](./wave38/) | Remake of [wave37](https://github.com/Mateiadrielrafael/wave37) I dropped super early into development. |
| [loopover](./loopover/) | Implementation of the [loopover](https://loopover.xyz/) game logic |