Skip to content

Training implementing the Flood Fill algorithm with canvas and HTML5.

Notifications You must be signed in to change notification settings

Gill3s0x01/floodFillJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lorison Gilles Dev 🚀

floodFillJS

Lorison Gilles Repository size GitHub last commit License Stargazers

🚀 Training on Flood Fill algorithm implementation with canvas and HTML5.

English · Portuguese

The Flood Fill Game. Built with ❤︎ by Lorison Gilles and contributors

📌 Table of Contents

📥 Layout available for download at:

Web Screenshot

Mobile Screenshot

Mobile project screenshot

👀 Demo Website

🚧 deploy in maintenance 🚧

Netlify Status

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Implementation of the Flood Fill algorithm.
  • Create a game with the algorithm.
  • Create a timer in game

👷 How to run

# Clone Repository
$ git clone https://github.com/Gilles30/floodFillJS.git

💻 Run Web Project

  # Enter Directory:
  $ cd floodFillJS

  # Double-click on the index.html file
  $ index.html

🐛 Issues

Feel free to file a new issue with a respective title and description on the the GoDirect repository. If you already found a solution to your problem, i would love to review your pull request!

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

🤝 Contributing

Follow the steps below to contribute:

  1. fork the project (https://github.com/Gilles30/floodFillJS)

  2. Clone your fork to your machine (git clone https://github.com/Gilles30/floodFillJS.git)

  3. Create a branch to carry out your modification (git checkout -b feature/name_new_feature)

  4. Add your modifications and do the commit (git commit -m "Describe your modification")

  5. Push (git push origin feature/name_new_feature)

  6. Create a new Pull Request

  7. Okay, now just wait for the analysis 🚀

📕 License

Released in 2022 📕 License

Made with love by Lorison Gilles 🚀. This project is under the MIT license.

Give a ⭐️ if this project helped you!

Releases

No releases published

Packages

No packages published