From 210b1790861fe3f53a567b766119e1dec0ab6730 Mon Sep 17 00:00:00 2001 From: Felix Kronlage Date: Sat, 29 Aug 2015 19:48:28 +0200 Subject: [PATCH] list sokoban-rs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a40411..391b6db 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ The goal is to have only projects that are mostly stable and useful to users. * [Games Made With Piston](https://github.com/PistonDevelopers/piston/wiki/Games-Made-With-Piston) * [lifthrasiir/angolmois-rust](https://github.com/lifthrasiir/angolmois-rust) — a minimalistic music video game which supports the BMS format [](https://travis-ci.org/lifthrasiir/angolmois-rust) +* [Sokoban](https://github.com/swatteau/sokoban-rs) - A rust implementation of the famous Sokoban game ## Libraries