Skip to content

Tetris implemented in Scala using Swing

License

Notifications You must be signed in to change notification settings

myrjola/scaltris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scaltris - Tetris clone in Scala

Introduction

It borrows some sprites and design from my earlier Tetris clone implemented in C martet.

Screenshot of Scaltris

Running

I developed the project with SBT http://www.scala-sbt.org/. To run the application:

sbt run

To run the tests:

sbt test

Legal notes

Tetris ® & © 1985~2015 Tetris Holding. Tetris logos, Tetris theme song and Tetriminos are trademarks of Tetris Holding. The Tetris trade dress is owned by Tetris Holding. Licensed to The Tetris Company.

About

Tetris implemented in Scala using Swing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages