From 2f6eb01e970fab0dcc4be2eee92e3212e87b20ff Mon Sep 17 00:00:00 2001 From: Greg Chapple Date: Thu, 17 Jul 2014 06:43:27 -0700 Subject: [PATCH] Updated Community libraries (markdown) --- Community-libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Community-libraries.md b/Community-libraries.md index 040929d..953d702 100644 --- a/Community-libraries.md +++ b/Community-libraries.md @@ -124,6 +124,7 @@ See also [[Computer Graphics and Game Development]]. * [jeaye/ncurses-rs](https://github.com/jeaye/ncurses-rs): [![Build Status](https://travis-ci.org/jeaye/ncurses-rs.png?branch=master)](https://travis-ci.org/jeaye/ncurses-rs.png) * [pnkfelix/rust-curses](https://github.com/pnkfelix/rust-curses) * Termbox + * [gchp/rustbox](https://github.com/gchp/rustbox) * [apribadi/rust-termbox](https://github.com/apribadi/rust-termbox) * wxWidgets * [kenz-gelsoft/wxRust](https://github.com/kenz-gelsoft/wxRust): [![Build Status](https://travis-ci.org/kenz-gelsoft/wxRust.png?branch=master)](https://travis-ci.org/kenz-gelsoft/wxRust)