You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _text/10-bytecode.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,5 +16,7 @@ The programmers with no skillz write their code in a .txt-file. You read that fi
16
16
17
17
- To manage and execute the conditions and actions required to unlock achievements or track player progress.
18
18
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.
0 commit comments