Here is a working live demo: https://fortcode.fedox.ovh/
Welcome to my project! FortCode is a fun and creative tool designed to encrypt and decrypt Fortnite-related words. Here’s a quick overview of what inspired me, why it’s a unique solution, and what I’ve learned along the way:
- Motivation: I created FortCode as a playful challenge to combine my love for coding with my interest in Fortnite. The goal was to develop a project that adds a touch of gaming flair to cryptographic techniques.
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
If you find a bug, kindly open an issue here by including the problem and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include a feature and their corresponding results.
👨 Fedox
Email: [email protected]
GitHub: @Fedox-die-Ente
This project is licensed under the AGPL-3.0 License. See more