Page 1 of 2 12 LastLast
Results 1 to 15 of 25

Thread: My first java game

  1. #1
    Join Date
    Dec 2004
    Location
    Fantasy Dreamland
    Posts
    1,655
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default My first java game

    Well I've finished this game some time ago after a week of programming in java so it could be programmed bad.
    The game is called The Maze and all the info is in Html file included in .rar zipped archive.
    Well if you want ask and I'll put source code also.

    Well if you like this game or dislike it or you know how to improve it's performance feel free to post.

    To save some HD space this version doesn't include sound files.

    To mods: If you feel that this attachment is too big inform me and I'll remove it.

    BTW: now I'm working on a Mario Land 2 remake, almost all of the images are ready and I'll try to release it when it'll be finished.
    (all of the pictures I've done are in MS Paint)

    Thanks for reading.
    Last edited by MegaVolt; 18th-February-2005 at 12:23.


  2. #2
    Join Date
    Mar 2004
    Location
    In your toilet
    Posts
    2,515
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Wow pretty nice made.

    I can do some Java programming aswell, I'm using visual cafe for that. But I can't make something like you did. All I can make is a calculator and such.

  3. #3
    Join Date
    Dec 2004
    Location
    Fantasy Dreamland
    Posts
    1,655
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    Thanks Chaos.
    I've made it with JCreator with all help from the Sun.com help files and used JLayeredPane to operate on images.

    Here's the source if you wish to use it.


  4. #4
    Join Date
    Feb 2004
    Location
    Somewhere I don't belong to
    Posts
    3,425
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    First thing I wondered was double packing: rar inside a zip? I need to download Java 1.5.0 before I test that game, will take some time.

    Oh, and JCreator rulez
    Have you seen me before?

  5. #5
    Join Date
    Dec 2004
    Location
    Fantasy Dreamland
    Posts
    1,655
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by GODJonez
    First thing I wondered was double packing: rar inside a zip? I need to download Java 1.5.0 before I test that game, will take some time.

    Oh, and JCreator rulez
    Yes it wasn't necesary to doublepack
    And JCreator rulez thats for sure


  6. #6
    Join Date
    Feb 2004
    Location
    Somewhere I don't belong to
    Posts
    3,425
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Now I tried it. Not bad, but the character could move faster, it becomes boring very fast.
    Have you seen me before?

  7. #7
    Join Date
    Dec 2004
    Location
    Fantasy Dreamland
    Posts
    1,655
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by GODJonez
    Now I tried it. Not bad, but the character could move faster, it becomes boring very fast.
    Yes the character could move faster
    (and can if I change some settings in source code),
    but the game was done because I was too lazy to write an exam at school
    (I wrote this one as replacement for that exam)


  8. #8
    Join Date
    Feb 2004
    Location
    Somewhere I don't belong to
    Posts
    3,425
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I didn't need to do a Java exam project to complete my programming course. Everyone else needed to do a Java program, but when the teacher knew that I was so good (I sometimes taught him some Java :eyeball: ) and I was capable to do some more advanced things, I made a feedback CGI program for students to give feedback of a selected course.
    Have you seen me before?

  9. #9
    Join Date
    Dec 2004
    Location
    Fantasy Dreamland
    Posts
    1,655
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by GODJonez
    I didn't need to do a Java exam project to complete my programming course. Everyone else needed to do a Java program, but when the teacher knew that I was so good (I sometimes taught him some Java :eyeball: )
    Well it's good to know that teachers can learn something new
    from students too


  10. #10
    Join Date
    Feb 2004
    Location
    Somewhere I don't belong to
    Posts
    3,425
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Don't even want to try to talk about a teacher that was supposed to teach us how to use Paint Shop Pro. We needed to show him how to start the program using Start-menu...
    Have you seen me before?

  11. #11
    Join Date
    Dec 2004
    Location
    Fantasy Dreamland
    Posts
    1,655
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by GODJonez
    Don't even want to try to talk about a teacher that was supposed to teach us how to use Paint Shop Pro. We needed to show him how to start the program using Start-menu...
    1) Maybe on his PC he have a shortcut on desktop
    and there wasn't any on desktop at school.
    2) Maybe he didn't know that the start menu exist on Windows
    (or maybe he has only DOS installed on his PC)


  12. #12
    Join Date
    Feb 2004
    Location
    Somewhere I don't belong to
    Posts
    3,425
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    He just sucks using computer
    Have you seen me before?

  13. #13
    Join Date
    May 2002
    Location
    Méxique
    Posts
    10,738
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Dude, that's pretty well done... Your code's a frickin' mess though~! I was seriously put off from reading it...

    Anyway, nice job... Could be better though...

  14. #14
    Join Date
    Feb 2004
    Location
    Somewhere I don't belong to
    Posts
    3,425
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Programs can always be better. I think there is no 'perfect program' in computer world. You can always add some improvements.
    Have you seen me before?

  15. #15
    Join Date
    Dec 2004
    Location
    Fantasy Dreamland
    Posts
    1,655
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by Castlevania
    Dude, that's pretty well done... Your code's a frickin' mess though~! I was seriously put off from reading it...

    Anyway, nice job... Could be better though...
    Thanks for your opinion Castlevania.
    This really makes me feel like I should improve my programming and composition skills.

    Quote Originally Posted by GODJonez
    Programs can always be better. I think there is no 'perfect program' in computer world. You can always add some improvements.
    Yes that's what our teachers always say to us.


Similar Threads

  1. Your Top 10 Games
    By Griphon in forum General Gaming
    Replies: 19
    Last Post: 17th-July-2004, 01:10
  2. is moblie phone java emulated?
    By Morpheus in forum Everything Emulation
    Replies: 6
    Last Post: 5th-May-2004, 07:49
  3. HELP! Looking for a game
    By Guy in forum ROM & ISO Requests
    Replies: 6
    Last Post: 18th-February-2004, 16:01
  4. Alright! I didn't fail Java!
    By Grim Reaper in forum Free 4 All
    Replies: 12
    Last Post: 10th-February-2004, 05:02
  5. What Linkable Game Boy Emu's are there around?
    By Zorlon in forum Everything Emulation
    Replies: 11
    Last Post: 8th-February-2004, 21:36

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About Us

We are the oldest retro gaming forum on the internet. The goal of our community is the complete preservation of all retro video games. Started in 2001 as EmuParadise Forums, our community has grown over the past 18 years into one of the biggest gaming platforms on the internet.

Social