add Games

This commit is contained in:
kud1ing 2014-07-21 07:56:17 +02:00
parent a5d0df3ae0
commit cddc417c66

View file

@ -13,6 +13,7 @@ Only projects that are more than a prototype should be added. Projects that do n
- [Cryptography](#cryptography)
- [Database](#database)
- [Encoding](#encoding)
- [Games](#games)
- [GUI](#gui)
- [Network programming](#network-programming)
- [Template engine](#template-engine)
@ -83,6 +84,8 @@ Only projects that are more than a prototype should be added. Projects that do n
* [Florob/RustyXML](https://github.com/Florob/RustyXML) — an XML parser written in Rust
* [netvl/rust-xml](https://github.com/netvl/rust-xml) — a streaming XML library
## Games
### GUI
* Cocoa