|
Post by Total Reverse on Aug 3, 2014 10:45:00 GMT -5
Urban: Like possibly TD games? Right now all I can do is draw all of the tiles to the screen, but I have a problem with it. The tiles are 64x64, but it distorts the ratio when displayed on the screen. Might just be my display though. Edit: Also, should I create a thread for my practice game? It'd be a week or two before I'd make the thread (I have a few more lessons, and they aren't uploaded yet). I've made all of the basic tiles though. "Heavy" Steel Plate (Build Slot): "Light" Steel Plates (Scenery): Water Flow (Enemy Path): End Gate (Two Tiles):
|
|
|
Post by RenegadeMizu on Aug 3, 2014 19:28:55 GMT -5
I most definitely am interesting in doing a TD game once I know what the heck I'm doing.
|
|
|
Post by Total Reverse on Aug 3, 2014 21:04:27 GMT -5
The objective of my TD game is going to be simple. Build towers to remove the trash out of the water system before it clogs up the grates and pollutes the whole system. Thats right, I'm making a partially educational game! It teachs you to help with littering and polution. What parts are you having trouble with? The last I heard you were having trouble with getting the tiles and such to display to the sceen.
EDIT: MY 100TH POST!!!!!!! BREAK OUT THE CHAMPAGNE!!!!! SCREENSHOT IT QUICK!!! (Halfway to urbanknights14's post count) But in all seriousness, should we have a thread, similar to Introductions, where we hold a little party for people with over 100 posts?
|
|
|
Safe Zone
Aug 3, 2014 21:43:08 GMT -5
via mobile
Post by urbanknight4 on Aug 3, 2014 21:43:08 GMT -5
I'd like to create a TD if Mizu can do it. Right now we'll probably work with simple things since he's making the big leap from text to UI.
|
|
|
Post by sacreyoule on Aug 4, 2014 1:56:23 GMT -5
I've made a TD last year (JS, canvas) it isn't totally finished but I know what kind of problems we could meet. BTW, it was a school project in groups of three, and we had to have a special feature. Ours was all with keyboard, you select where tower will go by typing coordonates (a2) then components of the tower (stunner, poison etc.) then a color (just for fun)
|
|
|
Safe Zone
Aug 4, 2014 10:24:21 GMT -5
via mobile
Post by urbanknight4 on Aug 4, 2014 10:24:21 GMT -5
I've made a TD last year (JS, canvas) it isn't totally finished but I know what kind of problems we could meet. BTW, it was a school project in groups of three, and we had to have a special feature. Ours was all with keyboard, you select where tower will go by typing coordonates (a2) then components of the tower (stunner, poison etc.) then a color (just for fun) I think this sounds like something Mizu can do. Do you have the source code or sonething so he can dissect it?
|
|
|
Post by sacreyoule on Aug 4, 2014 11:12:26 GMT -5
Of course, but my TD mates doesn't speak english and there could be french words anywhere ^^' I have it at home, I just finished my work, I'll send it after that
|
|
|
Post by RenegadeMizu on Aug 4, 2014 19:31:03 GMT -5
I've made a TD last year (JS, canvas) it isn't totally finished but I know what kind of problems we could meet. BTW, it was a school project in groups of three, and we had to have a special feature. Ours was all with keyboard, you select where tower will go by typing coordonates (a2) then components of the tower (stunner, poison etc.) then a color (just for fun) I think this sounds like something Mizu can do. Do you have the source code or sonething so he can dissect it? You overestimate me, good sir. I'm down with looking at code, though.
|
|
|
Post by Total Reverse on Aug 4, 2014 20:33:03 GMT -5
I would also like a gander.
****! I broke my 100 posts. Aw well, now I get to try for 200. Watch out Urban.
|
|
|
Post by urbanknight4 on Aug 4, 2014 20:52:39 GMT -5
Yeah, you'll be our first War Chief lol We should all learn from each other, it'll be instructive.
|
|
|
Post by Total Reverse on Aug 4, 2014 23:37:37 GMT -5
After about 10-15 minutes of very repetitive work: My first two rows!
|
|
|
Post by sacreyoule on Aug 5, 2014 2:05:49 GMT -5
Looks good, I've never done JAVA ^^'
|
|
|
Safe Zone
Aug 5, 2014 9:38:38 GMT -5
via mobile
Post by urbanknight4 on Aug 5, 2014 9:38:38 GMT -5
After about 10-15 minutes of very repetitive work: My first two rows! what engine are you using?
|
|
|
Post by Total Reverse on Aug 5, 2014 9:55:16 GMT -5
I haven't started using a game engine? I'm just messing around with the code.
|
|
|
Safe Zone
Aug 5, 2014 12:50:48 GMT -5
via mobile
Post by urbanknight4 on Aug 5, 2014 12:50:48 GMT -5
I haven't started using a game engine? I'm just messing around with the code. could you finish that game using Java? Because the source code would not only be in Java (Mizu can read it) but it would all have stuff with UI
|
|