Hi,

Some time ago I wrote this Tetris-like game: https://bitbucket.org/lmb/anytris (also on GitHub: https://github.com/lmbarros/Anytris)

Nothing fancy. I am sure there are better examples out there. And maybe this is not the best code to show to students ;-)

Also, license is ZLib -- I assume it will be good for your purposes.

LMB



On Wed, Jun 25, 2014 at 11:24 AM, Binarydepth via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:
I would like to show D in "action" to other programmers/students.

Anyone knows of a Video Game coded in D2 ?

Thank you