My creation: Galaxy war (2D game using DirectX)

Hello there. This is my game:

Screens:

Download game: Galaxy war

Official website (for more information)

The game saves progress as you advance (the save is encrypted so forget cheating ;)
There are multiply backgrounds and multiply ships. The design of the game is so good that the user can create ships himself.
It takes about 2 second to add another level on the map, the information is kept in an array inside the program.

I have created a version containing songs in the background (the ending background music was set to Back to the Future theme song) but first: It was a .wav file over 30 mb and I still haven't learned how to play mp3 :(


Enjoy :D

P.S.
the game requires DirectX April 2006


EDIT:

Buttons:
  • Arrow keys = Move ship
  • X = Shoot
  • Z = After 10 second makes you go SUPER FAST, destroys all rocks you touch

I will release the source later... busy ;)



Answer this question

My creation: Galaxy war (2D game using DirectX)

  • zot166249

    ok buddy, I have a challange for you. In addition, can you add joystick support :-)

  • irs

    Thanks for all the comments :)
    And yes, there are WAY to many webbrowser here.


    The thing is, I dont know if I want to release the source kode. I am currently working on another major management program (might release a demo here) but if I release the source code, someone else might start adding to my game :p

    I was going to make a story mode, adding aliens, another attack mode and multyplayer and cheats and shop and so on.

    But someone else might go step ahead and make those changes himself befour me :p

    Anyway the DrawingEngine is open-source... If I just find a time to share it (Christmas time :D) I will give a link to it


  • igor_22

    You have to choose the location from the map. click on any of the red circles and THEN click Start Game


  • GoDaddy

    GreatFox wrote:
    Nice to see something other than a web browser.

    Right, i'm happy to see that I'm not the only one...



  • bsam

    Nice to see something other than a web browser.
    Very nice work!

  • Badhris

    Hehe, yeah...
    I am assuming you changed the resolution... You see, when the resolution is changed, the Mouse events and the Location of the button on screen are not at the same place...

    Lets say you changed resolution, then this is what happens:

    [ Button ] <--- You see this
    [ ] <--- Software events (hover and click) are here...

    Try restarting the game... that usually works :)

    This problem I was aware of and I have done whatever I can to fix this but the problem still amases me...


    EDIT:
    You have to choose the location on the map... click on any of the red circles and THEN click Start Game



  • jw700

    GreatFox wrote:
    Nice to see something other than a web browser.
    Very nice work!

    HAAHAHHA!!! I was just thinking of making one yesterday, to see what all the fuss is about :>



  • Michael Dawson

    going to sound daft but there are no red circles :-P you mean blue/purple

    so what keys do you press to shoot

    answer: X

     

    cool...nice stuff



  • Laurent87471

    This game is awesome! It gave me hours of fun, and it was nice to see a modern take on a classic game.

    Some suggestions:

    • Continue working on it and finish it before moving on to other projects
    • Add a story mode
    • Increase the penalty for dying (I always win and get extra cash at the end, if I just hold down left, x and z buttons for the whole game)

    Keep up the good work



  • csLearner

    Heh, I always forget the keys...

    You press X to shoot and after 10 seconds you can press Z to go UBER fast and destroying all rocks you touch...

    Thanks :)


  • JavaBoy

    lol good work :-) thing is I Can't seem to get the thing to run when I press "Start game!"

  • Mike Oleary

    ahmedilyas wrote:
    ok buddy, I have a challange for you. In addition, can you add joystick support :-)

    Interesting feature...



  • mksql

    nope, not changed the resolution at all and even restarting the game doesnt seem to work

  • My creation: Galaxy war (2D game using DirectX)