Java game of fifteen tiles
Posted 1998-07-25 22:43. Tagged java, game, project.
This is the classical game of fifteen tiles in Java. If you’ve seen a real one it shouldn’t be too hard to figure it out …
This is just a quick hack (most of it written in one night), but the game is fully playable. What’s missing is some kind of high-score table (or rather, low score, since the score is the number of moves).
Comments
Write a comment