JavaForFun
2011-11-16 gumartinmRetrieving the the key event and moving the blocks...
2011-11-15 gumartinmFinally onKeyDown method in DrawView class is working :)
2011-11-10 gumartinmFixing packages.
2011-11-10 gumartinmWeaving with ASPECTJ libraries.
2011-11-10 gumartinmSPRING AOP is a complete mess.
2011-11-09 gumartinmAdding code to execute other custom annotations.
2011-11-09 gumartinmA very nice example about custom annotation in Spring.
2011-11-09 gumartinmFirst steps with my own Spring annotations handler.
2011-11-09 gumartinmFixing wrong comment
2011-11-09 gumartinmMessing around with Spring.
2011-11-06 gumartinmSome changes left :S
2011-11-06 gumartinmCleaning up the code. Many, many things are left.
2011-11-06 gumartinmSome nice comments in Piece and Tile classes
2011-11-06 gumartinmFix bottom boundary
2011-11-06 gumartinmFirst steps checking the collisions :/
2011-11-06 gumartinmCurrent and next piece first steps.
2011-11-06 gumartinmFirst steps drawing pieces and using enum classes.
2011-11-06 gumartinmEnum classes for Tiles and Pieces.
2011-11-05 gumartinmTiles, first steps. Without effects, raw colors.
2011-11-04 gumartinmFirst thread working. TODO: java.util.concurrent
2011-11-03 gumartinmTrying some nasty things with the thread implementation.
2011-11-03 gumartinmTrying game loop with thread implementation
2011-11-02 gumartinmFirst steps with Android
2011-10-20 gumartinmSome nice methods to read and write text files
2011-10-16 gumartinmNew .gitignore file
2011-10-16 gumartinmJavaPOS KeyBoardDriver
2011-10-12 gumartinmMerge branch 'master' of https://gumartinm@github.com...
2011-10-12 gumartinmEffective Java 2nd Edition:
2011-10-12 gumartinmEffective Java 2nd Edition:
2011-10-12 Gustavo Martin... first commit