Search:

Type: Posts; User: SauronWatchesYou

Search: Search took 0.14 seconds.

  1. Re: Static keyword for arraylist containing objects

    Thank you both :) I understand what the issue is now and I'm reading the link that Greg posted which has helped a lot.

    I see the purpose of the Game-State and how that is more built around OOP...
  2. Re: Static keyword for arraylist containing objects

    Sorry, I should of explained this a little better.

    I basically just wanted to know if the static keyword for the arraylist was the correct thing to do in this situation. It doesn't make sense to...
  3. Static keyword for arraylist containing objects

    Hey guys, I've come across something that i'm not overall sure about regarding the static keyword in Java.

    I'm making a vertical scrolling game where the player simply shoots enemies and they...
  4. Any good websites to practice programming?

    I'm looking for a few websites which could improve my programming knowledge. I feel that though I understand what stuff does or the concepts of the language, I don't push myself to learn more about...
  5. Replies
    4
    Views
    819

    [SOLVED] Re: Need help with Pong game

    Thanks for the encouragement :)! I'm starting University in September to study Software Engineering and I'm doing an extra year to help my math skills which I feel is my downfall. Hopefully I'll be...
  6. Replies
    4
    Views
    819

    [SOLVED] Re: Need help with Pong game

    Ahh I see now. I got it working which is great! Thanks :). I am feeling slightly overwhelmed with all the game stuff right now so I'm thinking of maybe sticking with core Java for a few more months,...
  7. Replies
    4
    Views
    819

    [SOLVED] Need help with Pong game

    I'm making my first GUI based game in Java using Slick2D, and I have hit a sort of wall, no pun intended :cool:. This might be a really simple question but honestly my mathematics are not amazing by...
  8. Re: How much knowledge should I have to create a 2d game

    Thank you for your really in depth and detailed reply :) I am about to download Slick2D and see how it goes and learn as I go. Thanks again!
  9. How much knowledge should I have to create a 2d game

    Hi again :)

    I'm thinking about making a little game like Pong or Space Invaders and was wondering what knowledge I should specifically have. I have an understanding of a lot of the core aspects...
  10. [SOLVED] Re: Need a little guidance on overall Java

    Thanks for letting me know Kevin :) btw I love your site, I've been taking a look through it to get a more in depth look at certain aspects of the Java language and I find myself visiting it every...
  11. Replies
    2
    Views
    1,097

    Re: Have I laid out my code wrong?

    Thanks for letting me know :) I feel pretty confident in the theory side of java and what most stuff does, I just worry that I don't present the code in the correct way.
  12. Replies
    2
    Views
    1,097

    Have I laid out my code wrong?

    Hi guys, I'm working on my first real project with a GUI but I feel that my code is confusing and I tend to be jumping from class to class a lot. Could someone please take a look and see if...
  13. Replies
    10
    Views
    1,292

    [SOLVED] Re: Building a calculator

    My tip to you is to look at booleans, see how you get on from there and try to figure out how they will help you :)
  14. [SOLVED] Re: Need a little guidance on overall Java

    Thanks for clearing that up aussie! :) I understand that, I believe. I have been working on a project for a while was wondering where I can upload some screenshots/code?

    Thanks again
  15. [SOLVED] Re: Need a little guidance on overall Java

    Thank you all for your replies, sorry that I am replying late myself, I've been busy with studying.

    The thing about forgetting about method parameters, was more of an issue of not understanding...
  16. [SOLVED] Need a little guidance on overall Java

    Hi guys!

    So I've been thinking about creating a Hi-Lo game for the past few days as I am still really new to programming and I think it would be a small project for me. I have a few issues though...
  17. Re: Greeting hello = new Greeting(); :)

    Thanks for the warm welcome! I will be sure to check out the topic :)
  18. Greeting hello = new Greeting(); :)

    Hi there!

    I've been programming for a few months but I am still learning some important concepts and have recently started learning Swing as well which is pretty fun. I've been offered a place at...
Results 1 to 18 of 18