Add new imports to readme
This commit is contained in:
parent
552432ff41
commit
2dbc7a3a4c
2 changed files with 9 additions and 4 deletions
typescript
|
@ -2,6 +2,7 @@
|
|||
|
||||
| Name | Description |
|
||||
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [four.js](./fourjs) | Tiny 3d rendering I started (and quickly dropped) as a beginner |
|
||||
| [globalbot](./globalbot) | Bot for twitter game a friend was running |
|
||||
| [loopover-leaderboards](./loopover-leaderboards) | Incomplete website for [loopover](https://loopover.xyz/) leaderboards |
|
||||
| [loopover](./loopover/) | Implementation of the [loopover](https://loopover.xyz/) game logic |
|
||||
|
@ -12,4 +13,5 @@
|
|||
| [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/) |
|
||||
| [translucid](./translucid) | Tiny server lib I wrote as a beginner |
|
||||
| [wave38](./wave38/) | Remake of [wave37](https://github.com/Mateiadrielrafael/wave37) I dropped super early into development. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue