Skip to content

Commit a0b5f18

Browse files
authored
Update 10-bytecode.md
1 parent 00f72d1 commit a0b5f18

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_text/10-bytecode.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ The programmers with no skillz write their code in a .txt-file. You read that fi
1616

1717
- To manage and execute the conditions and actions required to unlock achievements or track player progress.
1818

19+
- I was watching [this video on Quake 3](https://www.youtube.com/watch?v=NeLkxuzCssA). Apparently John Carmack decided to use the Bytecode pattern to isolate the game logic from the engine.
1920

20-
## [Back](../)
21+
22+
## [Back](../)

0 commit comments

Comments
 (0)