Jeu créé par Yoann CAPLAIN en 2 semaines en 2012. Le jeu est un remake de snake et de Tron, c'est un jeu multi-joueur sur un même clavier. Il corrige mes erreurs faites par rapport à mon 1er projet "Origins"
Some pictures: http://www.slideshare.net/YoannCaplain/snake-tron-java-game-by-yoann-caplain
Created this game after "Origins". Very simple game, done in less than 3 weeks. I wanted to improve my knowledge of Java, do a real project Oriented-object compared to "Origins".
Some pictures of the game http://www.slideshare.net/YoannCaplain/snake-tron-java-game-by-yoann-caplain
You play like Tron's movie, you try to block others players (everyone plays on the same keyboard). I added optionals rules/gameplay like eat apples to pass once player's wall, other rule is side of game teleport the player to the other side instead of killing him. Also possible to change speed of game.
Used Game State Pattern