エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Let's write a video game from scratch like it's 1987
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Let's write a video game from scratch like it's 1987
Table of contents What we're making Authentication Opening a window Loading assets The game entit... Table of contents What we're making Authentication Opening a window Loading assets The game entities Reacting to keyboard and mouse events Game logic: uncover a cell Conclusion Addendum: the full code This article has been discussed on Hacker News and Reddit In a previous article I've done the 'Hello, world!' of GUIs in assembly: A black window with a white text, using X11 without any libraries, j