/learntris-classic-nim

Testing the tanco test runner with learntris-classic in Nim

Primary LanguageNimOtherNOASSERTION

learntris-classic in Nim

Testing out tanco, a test-driven teaching environment for learning programming.

See the setup instructions to get started with tanco. If you have Nim and tanco installed, you can build and start testing like this:

nim c tetris && tanco test