Skip to content

roblebob/chicken-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chicken Dash

About

A simple Jump 'n' Run browser game where players control a character that jumps, flies, and runs. The game is built using HTML, CSS, and JavaScript.

https://roblebob.github.io/chicken-dash/

Features

  • Responsive Design: The game adjusts to different screen sizes and devices.
  • Engaging Gameplay: Players navigate through levels by jumping and running, with increasing difficulty.
  • Simple Controls: Easy-to-use keyboard controls for intuitive gameplay.

Screenshots

Game Screenshot

Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • Git (optional, for cloning the repository)

Installation

  1. Clone the repository (optional):
    git clone https://github.com/roblebob/lab-project-jumpAndRun.git
  2. Navigate to the project directory:
    cd lab-project-jumpAndRun
  3. Open index.html in your web browser to start the game.

Playing the Game

  • Controls:

    • Arrow keys to move left and right
    • Space bar to jump and fly

Project Structure

  • index.html - The main HTML file
  • styles/ - Directory containing CSS files
  • js/ - Directory containing JavaScript files
  • images/ - Directory containing image assets

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
    
  3. Make your changes and commit them:
    git commit -m "Add your message"
    
  4. Push to the branch:
    git push origin feature/your-feature-name
    
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Inspired by the https://github.com/ironhack-labs/lab-dom-race-car

Contact

For any inquiries or feedback, please contact [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published