https://github.com/btholt/project-files-for-fox-game
The various steps for the fox project. Feel free to fork or clone this repo.
https://github.com/btholt/project-files-for-fox-game
Last synced: 12 months ago
JSON representation
The various steps for the fox project. Feel free to fork or clone this repo.
- Host: GitHub
- URL: https://github.com/btholt/project-files-for-fox-game
- Owner: btholt
- Created: 2020-04-23T05:29:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T02:54:43.000Z (over 3 years ago)
- Last Synced: 2025-06-30T02:56:17.575Z (about 1 year ago)
- Language: CSS
- Homepage: https://frontendmasters.com/courses/front-end-game/
- Size: 3.4 MB
- Stars: 125
- Watchers: 7
- Forks: 84
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello! These are the various steps for the [fox game project][site] as outlined for [Frontend Masters][fem]. You'll want to pop over there for the lessons. [Here][game] is a deployed version of the final game.
## Issues
Issues are turned off on this repo. If you have issues, please report them in the other repo. PRs are welcome on this repo if you find mistakes. Thanks!
## License
The _code_ written here is licensed under [Apache 2.0][apache]. The written content and lessons are licensed under [CC BY-NC 4.0][cc].
[fem]: https://frontendmasters.com/
[site]: https://btholt.github.io/project-fox-game-site/
[cc]: https://creativecommons.org/licenses/by-nc/4.0/legalcode
[apache]: https://www.apache.org/licenses/LICENSE-2.0.txt
[game]: https://btholt.github.io/project-files-for-fox-game/