Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akabharat/snake-water-gun-game
implemented using html5 css3 JavaScript
https://github.com/akabharat/snake-water-gun-game
beginner css game html javascript mini-project snake-water-gun
Last synced: 4 days ago
JSON representation
implemented using html5 css3 JavaScript
- Host: GitHub
- URL: https://github.com/akabharat/snake-water-gun-game
- Owner: AKABharat
- License: mit
- Created: 2023-07-22T04:29:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-22T04:39:44.000Z (over 1 year ago)
- Last Synced: 2023-07-22T07:42:25.226Z (over 1 year ago)
- Topics: beginner, css, game, html, javascript, mini-project, snake-water-gun
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake-Water-Gun-Game
Implemented using HTML5 CSS3 JavaScript## Contributing
Contributions to this repository are welcome! If you have any improvements, bug fixes, or new features to suggest, please follow these steps:
1. Fork this repository to your GitHub account.
2. Create a new branch for your contributions: `git checkout -b my-branch`.
3. Make your changes and test them thoroughly.
4. Commit your changes: `git commit -m 'Add my awesome feature'`.
5. Push the changes to your forked repository: `git push origin my-branch`.
6. Open a pull request on the main repository.Your contributions can help enhance the Snake-Water-Gun game and make it even more enjoyable for players.
## License
This code repository is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute the code in this repository for both commercial and non-commercial purposes.