https://github.com/vimichael/rpg-in-golang
Tracking the Code for my "RPG in Go" series on YouTube.
https://github.com/vimichael/rpg-in-golang
Last synced: 6 months ago
JSON representation
Tracking the Code for my "RPG in Go" series on YouTube.
- Host: GitHub
- URL: https://github.com/vimichael/rpg-in-golang
- Owner: vimichael
- License: mit
- Created: 2024-06-30T20:36:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-05T22:43:01.000Z (about 1 year ago)
- Last Synced: 2025-04-07T04:34:02.807Z (10 months ago)
- Language: Go
- Size: 208 KB
- Stars: 63
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPG in Go
A [video series](https://youtube.com/playlist?list=PLvN4CrYN-8i7xnODFyCMty6ossz4eW0Cn&si=xuvPY13Kodf5nPzH) by me!
# Repository Structure
This project uses git branches to manage the different episodes. Click on the branch labelled `main` in the topleft and select the appropriate episode:

# License
All code is licensed under [MIT](./LICENSE)
# Support
All content revolving around this series is given for free. It would be a huge help to support in ways that you can, including:
- Subscribing to my [channel](https://youtube.com/@codingwithsphere)
- Sharing my content
- Supporting me on [Patreon](https://patreon.com/codingwithsphere)