While pretending to watch anime i am right now back at programming and i'm working on getting rid of some bugs that have been bugging the snot out of me.
I also got a book about making games in java and from what i've read it looks great.
I will be trying to make a applet soon but i don't know how i will upload it for anyone to use.
A applet is a form of java program that loads on the website and doesn't require the user to download anything.
how to play your game?
ReplyDeleteSorry it took me so long to post back. When i saw your post i was at some one else's house so i couldn't login to blogger and i forgot about it.
ReplyDeleteThe simple answer is you don't. I'm right now programming the engine and it's slow as heck.
the slow reaction issnt verry bad... ive got a thick skin. so
ReplyDeletebut if i understand your awnser your game issnt playable.
correct. there is 3 things slowing me down
ReplyDeleteGraphic 2d, 3dimensional arraylist, and the GUI in general.
1 Graphic 2d: well here it's just i have no to no experience with it however i do have a book that uses it so i hope to get this skill under my belt soon
2 3 3dimensional arraylist: basically i can't make a grid with XYZ. Using array list in more power than array which i can easily do or i would be using arrays. That being said i might try arrays again.
3 GUI: well there are some visual things that i want to get rid of before i start programming the engine really. The major thing is components not resizing.