https://github.com/aburraq/flappybirdish
Hey there! I'm a backend enthusiast who loves diving into the world of backend technologies. But, you know what? I've got this other passion – creating games! So, I decided to mix my love for core Java with the thrill of game development, and that's how Flappy Birdish came to life.
https://github.com/aburraq/flappybirdish
Last synced: over 1 year ago
JSON representation
Hey there! I'm a backend enthusiast who loves diving into the world of backend technologies. But, you know what? I've got this other passion – creating games! So, I decided to mix my love for core Java with the thrill of game development, and that's how Flappy Birdish came to life.
- Host: GitHub
- URL: https://github.com/aburraq/flappybirdish
- Owner: Aburraq
- Created: 2024-01-18T17:22:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T17:43:06.000Z (over 2 years ago)
- Last Synced: 2025-01-10T15:51:30.544Z (over 1 year ago)
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flappy Birdish
## Overview
Flappy Birdish is a small game project developed in Java, showcasing the fusion of my backend expertise with a passion for game development. It's not just a game; it's a fun way for me to reinforce my Java skills through hands-on coding.
## Getting Started
### Prerequisites
Make sure you have Java installed on your system.
### How to Play
- **Click:** Start the game and make the bird jump.
- **Space Bar:** Alternative control for making the bird jump.
## Features
- **Dynamic Columns:** Randomly generated columns for an ever-changing gameplay experience.
- **Scoring System:** Gain points by navigating the bird through the columns.
- **Game Over:** Challenge yourself to beat your previous scores.
## Installation
Clone the repository and run the `Main.java` file to start the game.
ENJOY IT