Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superredstone/snake
Game made to learn Odin
https://github.com/superredstone/snake
Last synced: about 1 month ago
JSON representation
Game made to learn Odin
- Host: GitHub
- URL: https://github.com/superredstone/snake
- Owner: Superredstone
- Created: 2023-08-07T18:07:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-07T18:18:25.000Z (over 1 year ago)
- Last Synced: 2023-08-07T20:14:05.755Z (over 1 year ago)
- Language: Odin
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Snake 👋
> Project used to learn Odin
## Install
```sh
odin run .
```## Author
👤 **Patrick Canal**
* Website: superredstone.github.io/portfolio
* Github: [@SuperRedstone](https://github.com/SuperRedstone)## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2023 [Patrick Canal](https://github.com/SuperRedstone).
This project is [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) licensed.***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_