This is a simple Pong game based on Bevy engine
cargo run
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Feel free to open issues or submit pull requests to improve the tool. To contribute:
- Fork the repository.
- Create a new branch.
- Make your changes.
- Submit a pull request.
Many thanks to John Cricket for his Coding Challenges, which inspired this solution.