Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (407)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Nebulinc Demo  (Read 976 times)
0 Members and 1 Guest are viewing this topic.
Offline kruizer23

Senior Newbie


Projects: 1



« Posted 2013-02-18 17:46:47 »

After a few months of active development on Nebulinc - Galaxy Defender, I've gotten quite comfortable with libGDX and I am proud to present the playable demo to the JGO community.

It is a 2D top-down shoot 'em up game set in space. What's special about this game is the one-button joystick control. The demo is available for Window, Linux and Android platforms and can be downloaded from http://www.frostypants.com.

Over the next months I'll keep working towards getting the full release ready. I figured that by first releasing a playable demo I could start collecting some feedback and iron out some technical issues where necessary. With other words: let me know what you (don't) like about the game. All comments and feedback are welcome. Just be gentle  Wink

Here are some screenshots:








and the trailer video:

<a href="http://www.youtube.com/v/jyo_hPguf-o?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/jyo_hPguf-o?version=3&amp;hl=en_US&amp;start=</a>

Currently working on Nebulinc - Galaxy Defender.
Follow me on Twitter.
Offline Jimmt
« Reply #1 - Posted 2013-02-18 19:32:50 »

Wow, nicely done!
Looks really polished and the UI looks great.
Offline kruizer23

Senior Newbie


Projects: 1



« Reply #2 - Posted 2013-02-18 19:54:54 »

Thanks for the feedback. I spent quite some time on the UI and menu system. Even though it is just a demo version, I still wanted this part to be as close as possible to how I have the full version in mind. This way you get a bit of the full game experience, even though there are still a bunch of missions to be added.

Currently working on Nebulinc - Galaxy Defender.
Follow me on Twitter.
Games published by our own members! Check 'em out!
Legends of Yore - The Casual Retro Roguelike
Offline Slyth2727

Senior Member


Projects: 2



« Reply #3 - Posted 2013-02-20 02:48:30 »

Wow, very nice job there man. Seems like a very well done AI and UI. How did you get into learning libGdx? I would like to learn a different way to make games other than plain Java Graphics, and am not sure where to start.
Offline Jimmt
« Reply #4 - Posted 2013-02-20 06:20:27 »

I highly recommend: http://steigert.blogspot.com/2012/02/1-libgdx-tutorial-introduction.html for an in depth tutorial. 
For a basic starter game: http://code.google.com/p/libgdx/wiki/SimpleApp

Important: There are 2 different ways in libGDX, using Sprites, or using Actor/Stage (more recent). I would recommend using Actor/Stage but it's your choice.

(I realize you were asking kruizer but I couldn't resist)
Offline kruizer23

Senior Newbie


Projects: 1



« Reply #5 - Posted 2013-02-20 10:44:04 »

I can highly recommend libGDX as a game engine. It has good performance and a good set of features, is under active development and there are lots of tutorials on the web.

As Jimmt said, I would also recommend going with the Actor/Stage approach (called Scene2D) assuming that you are creating a 2D game. It makes drawing and transforming 2D objects (Actors) much easier as you do not need to worry about rendering them out to the screen yourself. This is taken care of by Scene2D.

To get started, download the LibGDX Setup Tool from http://www.aurelienribon.com/blog/2012/04/new-app-libgdx-project-setup/. This enables you to setup a basic libGDX template project in Eclipse within a few minutes. Next, simply start developing a game. Whenever you get stuck and don't know how to do something, check out the tutorials and examples at http://libgdx.badlogicgames.com/documentation.html or post a question in the forum at http://badlogicgames.com/forum/.

There is a little learning curve, but it is worth the effort. And keep in mind that your game is multiplatform too! Even if you plan on just targetting Android for you game, this is a real benefit because you can run and debug on your PC, which is way quicker than on a mobile device.

Currently working on Nebulinc - Galaxy Defender.
Follow me on Twitter.
Pages: [1]
  ignore  |  Print  
 
 

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.095 seconds with 20 queries.