Hello there!
Im new to programming and Java on a higher level and I decided to try to make some games just for fun
It was really funny and I learned much in the making of them. I decided to put them up here so you can give me some feedback or just your honest opinons!
Game 1: MineSweeper clone, my first game. Done using a 2d array of JPanels a bit buggy but it´s cool!
http://www.uploading.com/files/AMSO0R6Y/TheMsR__jProject.rar.html
Game 2: Tetris clone. Also done using JPanels I made my own soundtrack so thats why the file is so big. It’s a bit hard on the higher levels cause the control is slow.
http://www7.spread-it.com/dl.php?id=61434e01d0fc7433cce2ca97276deb709586cade
I know these games isnt made in the best way, but hey, I’m learning ;D
For my next project Im gonna make a Tower Defense game. I just found out that the GameCanvas class exists which will make it much easier
If anyone got any tips to give me allong the way that would be cool.
Peace out!