diff --git a/typescript/README.md b/typescript/README.md index c181022..0c4887a 100644 --- a/typescript/README.md +++ b/typescript/README.md @@ -6,6 +6,7 @@ | [loopover-leaderboards](./loopover-leaderboards) | Incomplete website for [loopover](https://loopover.xyz/) leaderboards | | [loopover](./loopover/) | Implementation of the [loopover](https://loopover.xyz/) game logic | | [lunardash](./lunardash/) | Rhythm game I dropped super early into development | +| [lunargame](./lunargame/) | Platform for hosting my games. Previously known as `lumarbox` (before that became it's own thing) | | [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 |