Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/usamahussaindev/game-challenge-js

🎮 This repository is a part of a 3-hour Game Challenge in JavaScript with Ahmed Farooq, to create a functional game without Chat GPT.🎮
https://github.com/usamahussaindev/game-challenge-js

flappy-bird game gamejs javscript phaser-framework phaser-game phaserjs vanilla-javascript

Last synced: 10 days ago
JSON representation

🎮 This repository is a part of a 3-hour Game Challenge in JavaScript with Ahmed Farooq, to create a functional game without Chat GPT.🎮

Awesome Lists containing this project

README

        

# Game Challenge in JavaScript with Friend AhmedFarooq
![Screenshot](https://github.com/usamahussaindev/Game-challenge-JS/assets/118635657/2d73c38f-9645-4a6f-807f-c201a46dfa2e)

## Introduction

This repository is a part of the Flappy Bird Game Challenge, where the goal is to create a Flappy Bird game using JavaScript within a 3-hour time frame. The challenge is to develop the game without seeking assistance from ChatGPT or any external help.

Participants:
- [Ahmed Farooq](https://github.com/devahmedfarooq)
- [Usama Hussain](https://github.com/usamahussaindev)

-
## Getting Started

Clone this repository to your local machine to get started with the challenge:

```bash
git clone https://github.com/usamahussaindev/Game-challenge-JS.git
cd Game-challenge-JS
python -m http.server 8888
This will create a local server, and you can then open the game in a web browser by visiting http://localhost:8888 in your browser.
```

## Challenge Guidelines

- **Time Limit:** 3 hours
- **Language:** JavaScript
- **Objective:** Develop a functional Flappy Bird game
- **Restrictions:** No ChatGPT

## Screenshots
![Screenshot 2024-02-06 054551](https://github.com/usamahussaindev/Game-challenge-JS/assets/118635657/edeceac2-fc17-4a4a-9c70-f3de05bb61a6)

![Screenshot 2024-02-06 034756](https://github.com/usamahussaindev/Game-challenge-JS/assets/118635657/7b85eb95-10cc-41ac-b914-565359233dde)

### How to Play

- Open the `index.html` file in a web browser.
- Use the spacebar to make the bird jump and navigate through the pipes.
- Avoid collision with the pipes to achieve a high score.

## License
This project is licensed under the MIT License - see the LICENSE file for details.