Compare commits

..

No commits in common. "master" and "art" have entirely different histories.
master ... art

1 changed files with 8 additions and 4 deletions

View File

@ -1,9 +1,13 @@
# *game* — a game boy advance game
**update**: i reached a point where it's getting tiresome and irritating to
continue this in c so i'm going to be rewriting it in c++ with proper classes
and stuff, but i have other stuff i've been working on so it probably won't
happen for a while
Currently under development, with very few current updates here. See my
[blog][1] for updates, with it mirrored on gemini
(<gemini://tilde.team/~nytpu/blog/>) and gopher
(<gopher://tilde.team:70/1/~nytpu/blog>), with all game-related posts under the
heading `making-a-gba-game`.
I will update this README when more progress is made.
## building
I'm preparing for the future here, by writing everything I know now, but this