Merge pull request #14 from io12/master

Add BootMine boot sector game
This commit is contained in:
Ciro Santilli,Opinions and content are my own, not my employer's,2020冠状病毒审查 2018新疆改造中心,1989六四事件,1999法轮功 ,2019 996.ICU, 2018包子露宪,2015 709大抓捕,2015巴拿马文件 邓家贵,2017低端人口,2008西藏骚乱scriptalert(1)/script
2020-05-30 16:03:13 +01:00
committed by GitHub

View File

@@ -2311,6 +2311,7 @@ Almost entirely in C `-nostdlib`, with very few inline `asm` commands, and a sma
* https://github.com/nanochess/fbird Flappy bird in the 512-byte boot sector. * https://github.com/nanochess/fbird Flappy bird in the 512-byte boot sector.
* https://github.com/Overv/MineAssemble Minecraft * https://github.com/Overv/MineAssemble Minecraft
* https://github.com/tsoding/pinpog Pong / Breakout * https://github.com/tsoding/pinpog Pong / Breakout
* https://github.com/io12/bootmine Minesweeper game in a 512-byte boot sector.
=== Tutorials === Tutorials