Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-sonuga/blog-blasterball
The code for the game from scratch tutorial series at https://d-sonuga.netlify.app
https://github.com/d-sonuga/blog-blasterball
bare-metal game osdev rust
Last synced: 12 days ago
JSON representation
The code for the game from scratch tutorial series at https://d-sonuga.netlify.app
- Host: GitHub
- URL: https://github.com/d-sonuga/blog-blasterball
- Owner: d-sonuga
- Created: 2022-10-23T18:02:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T12:15:36.000Z (over 1 year ago)
- Last Synced: 2023-06-28T10:18:13.384Z (over 1 year ago)
- Topics: bare-metal, game, osdev, rust
- Homepage:
- Size: 6.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code
This repository contains the source code for the game developed in the building a game from scratch
series at (https://d-sonuga.netlify.app)The code for each post is in a seperate branch named after the post. For example, the code for the
Getting Started I post is in the getting-started-i branch.