Skip to content

BilalAhlam1/Java2D-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityGame

CityGame is a 2D Java-based game developed as part of a university project.
The game simulates a small interactive city environment where players can navigate, explore, and complete challenges.

Note: The project requires the City Engine to run. The repository is primarily for viewing the code structure and assets.


Features

  • Interactive city environment
  • Player movement and controls
  • Obstacles and challenges
  • Game logic implemented in Java
  • Score tracking and simple progression system

Demo

A video demonstration of the game is included in this repository:

![CityGame Demo](My Game.mp4)

You can watch the gameplay to see the features in action.


Project Structure

  • src/ – Contains Java source files
  • data/ – Game sprites, images, and other assets
  • My Game.mp4 – Gameplay demo
  • README.md – Project documentation

Learning Outcomes

  • Applied object-oriented programming in Java
  • Gained experience in 2D game design and architecture
  • Learned how to organize assets and code for game projects
  • Improved version control skills using Git and GitHub

License

This project is for educational purposes and can be used for portfolio or learning purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors