Commit graph

2 commits

Author SHA1 Message Date
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Jean-Yves Lefort
d37587dbc0 Add ensemblist.
Ensemblist is a unique reflexion game created for the video game coding
compo held in March 2003 in Paris.
In this game, you have to put together several simple geometric
primitives to build a given shape. For this, you can move, rotate and
compose the primitives with the boolean operators union, intersection
and minus. This is building what is called a C.S.G, for Constructive
Solid Geometry.

WWW: http://www.nongnu.org/ensemblist/index_en.html

PR:		ports/85805
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-09 00:04:11 +00:00