Skip to content

This is a simple 2D shooter game developed in Java using Swing. The game was created to enhance my understanding of Object-Oriented Programming (OOP) concepts.

Notifications You must be signed in to change notification settings

SudeeraDilshan/shooter-simple-game-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shooter-simple-game-java

This is a simple 2D shooter game developed in Java using Swing. The game is designed to enhance my understanding of Object-Oriented Programming (OOP) concepts. In the game, the player controls a spaceship that moves horizontally and shoots bullets to destroy incoming aliens. The game features basic collision detection, score tracking, and multiple levels of increasing difficulty. The project helped reinforce key OOP principles such as inheritance, and polymorphism.

About

This is a simple 2D shooter game developed in Java using Swing. The game was created to enhance my understanding of Object-Oriented Programming (OOP) concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages