Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Micron  (Read 4669 times)
0 Members and 2 Guests are viewing this topic.
Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« on: 2011-09-04 12:29:52 »

Due to the suggestion of kappa, I'm making a separate thread for Micron from my jRabbit Thread here: http://www.java-gaming.org/topics/the-java-rabbit-engine-a-2d-game-engine-written-with-lwjgl/24721/view.html

Anyway: meet Micron.

http://play.minds-eye-games.com/micron

Micron is a randomly generated, infinite 2D abstract shooter. It features a variety of enemies and weapons, a soundtrack of 12 songs to choose from as you play, a dynamic, "3D-esque" background of shifting color, and more.

It's also intended to be run from the desktop as a full-screen game. Smiley

Well, I hope you enjoy it.

Here are some screen shots:




Offline ra4king

JGO Kernel
*****

Posts: 3158
Medals: 196


I'm the King!


« Reply #1 on: 2011-09-04 13:36:57 »

This should get featured. Like now.

Offline kappa
« League of Dukes »

JGO Kernel
*****

Posts: 2360
Medals: 59


★★★★★


« Reply #2 on: 2011-09-04 13:46:59 »

This should get featured. Like now.

agreed, must say though I find the controls are a little too sensitive, although overall done very nicely.

FEATURED.
Games published by our own members! Go get 'em!
Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #3 on: 2011-09-04 16:05:16 »

Awesome. Thank you all very much.

The controls are optimized to where I like them, so it's not the most "new-user-friendly." What's too sensitive? Too fast movement? Changing direction is too sudden? Is the drift too obnoxious?
Offline kappa
« League of Dukes »

JGO Kernel
*****

Posts: 2360
Medals: 59


★★★★★


« Reply #4 on: 2011-09-04 17:43:50 »

The controls are optimized to where I like them, so it's not the most "new-user-friendly." What's too sensitive? Too fast movement? Changing direction is too sudden? Is the drift too obnoxious?
Yeh probably the max speed it reaches, then again probably just me and my slow reactions.
Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #5 on: 2011-09-04 23:19:43 »

I'll mess around a bit tomorrow, and see what I can do.
Offline loom_weaver

Full Member
**

Posts: 224
Medals: 14



« Reply #6 on: 2011-09-05 01:06:12 »

MacBook Pro running Snow Leopard.  Java version:
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03-384-10M3425)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02-384, mixed mode)

I downloaded the .jar version.  Upon running I see the Rabbit logo and then the blue circular loading okay and can hear the music.  Then all I see is a white screen with your custom cursor.  Can't do anything there and the only way to quit is option-cmd-esc.

Tried it on two macs, same result.

Console reported:
1  
2  
3  
4  
5  
Mon Sep 05 01:05:09 EDT 2011 INFO:Use Java PNG Loader = true
Mon Sep 05 01:05:09 EDT 2011 INFO:Initialising sounds..
Mon Sep 05 01:05:09 EDT 2011 INFO:- Sound works
Mon Sep 05 01:05:09 EDT 2011 INFO:- 64 OpenAL source available
Mon Sep 05 01:05:09 EDT 2011 INFO:- Sounds source generated
Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #7 on: 2011-09-05 09:37:17 »

I know that this has been happening on Macs. Part of the problem is that I develop on windows, and don't have a machine to focus test.
I'm also away from my main development machine right now. I was going to try and fix that later today.

I think it's something that is happening with the context sharing. I'll see what I can fix.
Offline Cero

JGO Neuromancer
****

Posts: 1050
Medals: 18



« Reply #8 on: 2011-09-05 11:42:52 »

well no sound effects obviously
other than that pretty nice

Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #9 on: 2011-09-05 12:05:45 »

I added sound effects. They didn't work out very well. :\ I removed them, and the tone of the game got better.
Games published by our own members! Go get 'em!
Offline teletubo
« League of Dukes »

Sr. Member
*****

Posts: 465
Medals: 17



« Reply #10 on: 2011-09-06 08:12:23 »

The controls are optimized to where I like them, so it's not the most "new-user-friendly." What's too sensitive? Too fast movement? Changing direction is too sudden? Is the drift too obnoxious?
Yeh probably the max speed it reaches, then again probably just me and my slow reactions.

I do agree with that .
The game is beautiful, the feeling of it is awesome, but sometimes you're shooting something and then BAM!  Some giant snake comes rushing in an absurd speed and you're dead . I would say 99% of my deaths were caused by a random enemy that just ran over me at a so high speed that I doubt even a highly skilled AI could dodge that .

If you wanted to proof your concept (you library), I think it's a total WIN . But if you wanted a complete game, some balancing on this would help very much to become a WIN .  

(or maybe I'm not playing it right ?)

Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #11 on: 2011-09-06 09:40:18 »

There's a trick to playing it, you kind of have to develop a pattern of movement where you never stop moving, but never keep going in a constant direction.

But I know what you mean, so I'll see what I can do. I'm working on a final 1.1 version, which will fix the bug for Macs, add a "fullscreen mode" for Applets, etc. I'll add some balance tweaks.
Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #12 on: 2011-09-07 20:06:39 »

Version 1.1 (hopefully the final version) is out!

Changes:
  • Now works for Macs! (There was a small bug in the OpenGL context sharing that did not manifest on Windows.)
  • Easier difficulty! Everything is somewhat slower, and the player has 2.5x as much health.
  • New bitmapped fonts that will load more quickly.
Offline loom_weaver

Full Member
**

Posts: 224
Medals: 14



« Reply #13 on: 2011-09-07 21:10:51 »

Verified working on my Mac.  Thanks for fixing it.

Game is smooth, love the sound, and very nicely polished - I did not notice any bugs.

I would make the score a bit more prominent.  After playing my first 4-5 games I was thinking that it would be cool if it kept score.  Then I realized it did and I never even noticed it before.

There should be more of a transition when you die.  Perhaps a fade to grey and a message if you make the high score list.  Then pressing any key or button continues and starts a new game.

I felt that the difficulty was just about right.

Nicely done and thanks for sharing!
Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #14 on: 2011-09-07 22:48:28 »

I'm glad you like it!

I would, but I've got another project that I really want to get started on (my first game with commercial aspirations, lol). Additionally, I've been working on this game in one form or another for literally almost a year. I kind of want to move on. I was actually hoping to not do anything more after my initial release, but the bug on Mac was severe enough that I felt compelled to fix it asap. If it's working, and there are no major bugs, I'm completely finished.

That said, if other people want to tinker with the source code and extend the game, I'd think that's a great idea.
Offline jojoh

JGO Ninja
***

Posts: 554
Medals: 6


games4j.com


« Reply #15 on: 2011-09-08 18:12:51 »

Yay, works on Mac  Cheesy
Quite nice game. Looks very nice, and good tunes. Sound effects would do a lot for a game like this, and would be nice to show off jRabbit. I thought that the game was a bit too zoomed in. I would like to see a bit more to be able to react more to what is going on. I will have to play it on my desktop machine to really get a feel for the game.

Anyway, really nice!

Offline jojoh

JGO Ninja
***

Posts: 554
Medals: 6


games4j.com


« Reply #16 on: 2011-09-08 20:00:52 »

But it doesn't work on my Win7 (64 bit) machine  Cry Exe and jar both fail... Only output was:
1  
2  
Thu Sep 08 23:43:22 GMT 2011 INFO:Use Java PNG Loader = true
Thu Sep 08 23:43:22 GMT 2011 INFO:Initialising sounds..

Black screen, and sometimes the loading image, and then dies or freezes.

Applet worked fine though.  Cool
Latest Java and drivers

Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #17 on: 2011-09-08 22:18:18 »

Hmm, that's really weird. If it stops there, it looks like it doesn't get through the standard LWJGL initialization... and if the Applet works, obviously your computer can run it...

Are you running 64 or 32 bit JVM?
Offline jojoh

JGO Ninja
***

Posts: 554
Medals: 6


games4j.com


« Reply #18 on: 2011-09-09 14:42:16 »

64-bit OS and JVM

Offline CodeBunny

JGO n00b
*

Posts: 42
Medals: 4



« Reply #19 on: 2011-09-09 16:19:02 »

Can you run other LWJGL applications?
Offline matheus23

Full Member
**

Posts: 118
Medals: 8


You think about my Avatar right now!


« Reply #20 on: 2012-05-16 17:08:51 »

Oh, I really like this game Smiley

It took an hour of my time or so.., got 53330? Cheesy

Take a look at my development Blog: http://matheusdev.tumblr.com
which is about WorldOfCube
Pages: [1]
  Print  
 
 
Jump to:  


Add your game by posting it in the showcase section.

The first screenshot will be displayed as a thumbnail.

obsidian_golem 2012-05-23 10:14:50

Danny02 2012-05-21 17:10:34

Danny02 2012-05-21 17:07:10

Danny02 2012-05-21 16:56:12

davedes 2012-05-21 13:59:23

obsidian_golem 2012-05-20 20:28:41

darkjava55 2012-05-12 16:14:40

Ultroman 2012-05-12 09:36:05

Ultroman 2012-05-11 22:49:53

Ultroman 2012-05-11 22:20:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.139 seconds with 19 queries.