This is a simple 2D java game developed using eclipse IDE and little brain, I made this game as a free time project while learning SWINGS and AWT in JAVA. I have included comments and useful links within the code for help.
Game starts with concept of 2 player dual shooting bullets on each-other, one player standing on left side and other player on right side Facing each-other.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
1.Go to repository and click on clone or download, Then Download Zip. 2.Locate the downloaded Zip and extract to the prject directory where you want to keep the project.
- open Eclipse and follow the steps to import the project:
- File> open projects from file system >
-
Import projects from File system or Archive window will appear
-
click on directory button and import the source (path to the folder extracted after downloadint the Zip)
check project is selected and hit Finish
Now you will see roject in the project explorer window.
For Devlopment : Eclipse Java JDK For Running : Java JRE
Player one keys (Left side player) W,A,S,D for UP,LEFT,DOWN,RIGHT and key 'B' for shoot
and for player Two navigate using Arrow keys and Shoot using numpad key '2'.
- Abhishek Bhardwaj - Stackoverflow profile - Stackoverflow profile Linkedin profile - Linkedin profile
This project is opensource, Kindly maintain the proper credits for author and contributers.
This is my first game and I would like to share it. Anyone is free to make upgrade to the game like adding stages and improving UI . Kindly maintain the credits page and add your credits too.
I'm not getting time to continue this project so I'm Leaving this project opensource In hope someday this dumb game may get some good ending.I will keep updating the project whenever I get time.
Few changes that can be made are:
- Improvement to scoreboard UI as It is very basic.
- Better UI in player selection, Menu can be designed like in CounterStrike game player selection.
- Controls page can be added.
- Further stages can be added.
- Few sound effects can be added like bullet miss close to the head of opponent.
- Bonus powers and bullets like "Contra" can be added.
- graphics and player skins can be added.