Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
async: clarify: diagram: complete, for now
Browse files Browse the repository at this point in the history
  • Loading branch information
corwinn committed Jan 18, 2023
1 parent e4783c5 commit 04c1706
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ and now, index the game resources and create the main game screen
done: and now it needs sort()
done: and now it needs async file IO: AsyncAdapter<T> adapt Stream to T
and now it needs an async directory enumerator
And now it feels like I'm weaving a very intricate pattern - its diagram
time - part of complexity management; do you know what happens if I don't
manage complexity? - "infinite project" happens :)
done: And now it feels like I'm weaving a very intricate pattern - its diagram
time - part of complexity management; do you know what happens if I don't
manage complexity? - "infinite project" happens :)

and now it needs a .fnt parser and text renderer; while the .fnt parser isn't
strictly required, it can help bring the remake closer to the origin
Expand Down

0 comments on commit 04c1706

Please sign in to comment.