bump----------
Type: Posts; User: DarrenReeder
bump----------
bump------
Hey, i'm not sure if the problem is with the for loop or because of my system used for this.... bascily i have a collision thingy that checks if i have touched the floor of my 2d Scroller game....
Hey, i am trying to make a start up menu for my game although im not sure how i do thing exactly. A idea which i had, was that i could make a Start up screen with paint with a start button although...
haha, i used setFocusable(true); and it is working...thanks!
Im glad and annoyed...its now 10:00pm on sunday night so thats the whole of weekend wasted because i culdnt fix it over weekend :-(......
Okay, i have started my 2d game (im making loads as a exercise - this is my 2nd one...) and i have implented ActionListener on my class and made the actionPerformed class blah blah....
that is all...
im not 100% sure what u mean (i tink)...but this is how i call the image:
Image bg; // at top of class
//In my Constructor
ImageIcon back = new ImageIcon("src//Game//Background.png");...
Hello, i am using eclipse to create my java 2d game... i am trying to export it although the problem is that...when i run the game in Eclipse it works perfectly although on the runnable jar file, it...
Hey! i have got a java 2d game that i just made..although at the moment its not a real game because all it is, is a character that walks left and right...There is two things i want to create..
(1)...
Hello, i have a little bit of knowledge with JFrames (and with basic programming) but i want to know how i start making 2d Java games.. the first thing i want to make is just somthing like Pong so i...
Hello... i am starting to make a few Java 2d games and so far i have learned how to make a person walk across the screen although I am not using floor tiles (like with mario..) i am just not letting...
have u used trail?
what do i do to start using graphics? starting with 2d graphics where do i start with it...
I THINK im supose to use a libary? although im not sure about it...if anyone can help out that wuld be...
Hello, i have been learning Java using tutorials on youtube by 'thenewboston' and im learning quite a lot of the basics of Programming and i just wanna ask what are some good programs to try and make...
hmm, so I should go learn about OpenGL?
is that somthing you use with java (like you use mysql with PHP)
Hello, My name is Darren and i am 15. I have been codeing varies languages since about 2 years ago and i know a fair ammount about programming (I know alot of basics like a bout what functions,loops...