An open API service indexing awesome lists of open source software.

https://github.com/theleoborges/fallingdreams

A tetris clone developed in Java
https://github.com/theleoborges/fallingdreams

Last synced: 10 months ago
JSON representation

A tetris clone developed in Java

Awesome Lists containing this project

README

          

= FallingDreams

I've always enjoyed the art of games development and wanted to give it a try in something achievable from end-to-end.

FallingDreams is a Tetris clone that allowed me the experience of going through the whole process of developing a full game.

=== Building

You'll need at least JDK 6 to build and run the project.
Just run ant from the project root and it will create a runnable jar file with the game.

Enjoy :)

Copyright (c) 2010 {Leonardo Borges}[http://www.leonardoborges.com], released under the MIT license