From c20470ea1e88effa73b83d2518de781cde855ae9 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 28 Jul 2014 08:10:18 +0200 Subject: [PATCH] add https://github.com/jeaye/q3 --- UNSTABLE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UNSTABLE.md b/UNSTABLE.md index 001bd19..a94f916 100644 --- a/UNSTABLE.md +++ b/UNSTABLE.md @@ -2,5 +2,6 @@ A list of awesome but unstable/experimental Rust projects which some day hopefully will be migrated to `README.md`. +* [jeaye/q3](https://github.com/jeaye/q3) — a game with voxelized destructible maps. * [kenz-gelsoft/wxRust](https://github.com/kenz-gelsoft/wxRust) — [wxWidgets](http://www.wxwidgets.org/) bindings. [](https://travis-ci.org/kenz-gelsoft/wxRust) * [zeromq/zmq.rs](https://github.com/zeromq/zmq.rs) — Rust implementation of the [ZeroMQ](http://zeromq.org/) protocol. [](https://travis-ci.org/zeromq/zmq.rs)