{"id":13719045,"url":"https://github.com/nanochess/Pillman","last_synced_at":"2025-05-07T11:30:39.979Z","repository":{"id":98138394,"uuid":"195884731","full_name":"nanochess/Pillman","owner":"nanochess","description":"Pillman boot sector game, a yellow thing eats pills and is chased by monsters.","archived":false,"fork":false,"pushed_at":"2022-01-18T16:41:06.000Z","size":276,"stargazers_count":322,"open_issues_count":2,"forks_count":16,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-09T14:08:58.451Z","etag":null,"topics":["asm","bootloader","game","x86"],"latest_commit_sha":null,"homepage":null,"language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nanochess.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-07-08T20:53:21.000Z","updated_at":"2025-04-07T11:47:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec83bc50-d2e9-4aea-93c6-2142b891abfe","html_url":"https://github.com/nanochess/Pillman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanochess%2FPillman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanochess%2FPillman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanochess%2FPillman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanochess%2FPillman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanochess","download_url":"https://codeload.github.com/nanochess/Pillman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252868609,"owners_count":21816897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asm","bootloader","game","x86"],"created_at":"2024-08-03T01:00:41.501Z","updated_at":"2025-05-07T11:30:39.651Z","avatar_url":"https://github.com/nanochess.png","language":"Assembly","funding_links":[],"categories":["Assembly"],"sub_categories":[],"readme":"\n ______   __     __         __         __    __     ______     __   __    \n/\\  == \\ /\\ \\   /\\ \\       /\\ \\       /\\ \"-./  \\   /\\  __ \\   /\\ \"-.\\ \\   \n\\ \\  _-/ \\ \\ \\  \\ \\ \\____  \\ \\ \\____  \\ \\ \\-./\\ \\  \\ \\  __ \\  \\ \\ \\-.  \\  \n \\ \\_\\    \\ \\_\\  \\ \\_____\\  \\ \\_____\\  \\ \\_\\ \\ \\_\\  \\ \\_\\ \\_\\  \\ \\_\\\\\"\\_\\ \n  \\/_/     \\/_/   \\/_____/   \\/_____/   \\/_/  \\/_/   \\/_/\\/_/   \\/_/ \\/_/ \n                                                                          \n\nPillman game in 512 bytes (boot sector or COM file)\nby Oscar Toledo G. Jul/08/2019\n\nhttp://nanochess.org\nhttps://github.com/nanochess\n\nThis a game about a yellow man eating pills in 512 bytes. It can be\nrun as a COM file or put into a boot sector of a floppy disk to be\nrun.\n\nMove with arrow keys, press Esc to exit (only COM file).\n\nIt's compatible with 8088 (the original IBM PC). So you now have\nto look for a 8-bit compatible VGA card if you want to run it over\noriginal hardware ;)\n\nA small video of the game running under emulation:\n\n  https://www.youtube.com/watch?v=ALBgsXOq11o\n\nIf you want to assemble it, you must download the Netwide Assembler\n(nasm) from www.nasm.us\n\nUse this command line:\n\n  nasm -f bin pillman.asm -Dcom_file=1 -o pillman.com\n  nasm -f bin pillman.asm -Dcom_file=0 -o pillman.img\n\nTested with VirtualBox for Mac OS X running Windows XP running this\ngame, it also works with DosBox and probably with qemu:\n\n  qemu-system-x86_64 -fda pillman.img\n\nEnjoy it!\n\n\n\u003e\u003e THE BOOK \u003c\u003c        \r\n\nDo you would like more details on the inner workings? This program\nis fully commented in my new book Programming Boot Sector Games\nand you'll also find a 8086/8088 crash course!\n\nNow available from Lulu:\n\n  Soft-cover\n    http://www.lulu.com/shop/oscar-toledo-gutierrez/programming-boot-sector-games/paperback/product-24188564.html\n\n  Hard-cover\n    http://www.lulu.com/shop/oscar-toledo-gutierrez/programming-boot-sector-games/hardcover/product-24188530.html\n\n  eBook\n    https://nanochess.org/store.html\n\nThese are some of the example programs documented profusely\nin the book:\n\n  * Guess the number.\n  * Tic-Tac-Toe game.\n  * Text graphics.\n  * Mandelbrot set.\n  * F-Bird game.\n  * Invaders game.\n  * Pillman game.\n  * Toledo Atomchess.\n  * bootBASIC language.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanochess%2FPillman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanochess%2FPillman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanochess%2FPillman/lists"}