From 22fd05f13bf69a67a2ce76af3d5befccb2fdfe55 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 26 Apr 2021 14:45:12 -0400 Subject: [PATCH] more links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bafa62a..539b75b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ This game was written in [Rust](https://www.rust-lang.org/), on top of [Rust bindings](https://github.com/deltaphc/raylib-rs) to the [`raylib`](https://github.com/raysan5/raylib) graphics library. For most of our team, this has been our first big Rust project. +This has been our second game produced for Ludum Dare. Check out the first: [here](https://ldjam.com/events/ludum-dare/46/micromanaged-mike). + ## Development Resources Documentation: