Add globalbot
and loopover-leaderboards
to readme
This commit is contained in:
parent
548ac4cb87
commit
09c8d5afac
|
@ -1,12 +1,14 @@
|
||||||
# Typescript
|
# Typescript
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
|
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
| [lunardash](./lunardash/) | Rhythm game I dropped super early into development |
|
| [globalbot](./globalbot) | Bot for twitter game a friend was running |
|
||||||
| [monadic](./monadic) | Custom web framework inspired by [halogen](https://github.com/purescript-halogen/purescript-halogen) |
|
| [loopover-leaderboards](./loopover-leaderboards) | Incomplete website for [loopover](https://loopover.xyz/) leaderboards |
|
||||||
| [multiplayer-backend](./multiplayer-backend) | Unfinished server for some multiplayer game. Later rebranded into `pleix-backend` |
|
| [loopover](./loopover/) | Implementation of the [loopover](https://loopover.xyz/) game logic |
|
||||||
| [og-website](./og-website) | My first ever personal website |
|
| [lunardash](./lunardash/) | Rhythm game I dropped super early into development |
|
||||||
| [option](./option/) | Typescript implementation of the `Maybe` monad |
|
| [monadic](./monadic) | Custom web framework inspired by [halogen](https://github.com/purescript-halogen/purescript-halogen) |
|
||||||
| [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/) |
|
| [multiplayer-backend](./multiplayer-backend) | Unfinished server for some multiplayer game. Later rebranded into `pleix-backend` |
|
||||||
| [wave38](./wave38/) | Remake of [wave37](https://github.com/Mateiadrielrafael/wave37) I dropped super early into development. |
|
| [og-website](./og-website) | My first ever personal website |
|
||||||
| [loopover](./loopover/) | Implementation of the [loopover](https://loopover.xyz/) game logic |
|
| [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. |
|
||||||
|
|
Loading…
Reference in a new issue