An open API service indexing awesome lists of open source software.

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.

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