Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arda-guler/m-beam-fantasy
Bare-metal video game for PC
https://github.com/arda-guler/m-beam-fantasy
2d ascii bare-machine bare-metal boot bootable game retro terminal text text-mode vga video-game
Last synced: about 1 month ago
JSON representation
Bare-metal video game for PC
- Host: GitHub
- URL: https://github.com/arda-guler/m-beam-fantasy
- Owner: arda-guler
- Created: 2024-04-22T07:05:00.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-22T07:31:47.000Z (8 months ago)
- Last Synced: 2024-04-22T08:26:21.807Z (8 months ago)
- Topics: 2d, ascii, bare-machine, bare-metal, boot, bootable, game, retro, terminal, text, text-mode, vga, video-game
- Homepage: https://arda-guler.itch.io/m-beam-fantasy
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# M-Beam Fantasy
A bare-metal video game.
![ss1](https://github.com/arda-guler/M-Beam-Fantasy/assets/80536083/d3264527-3e7b-4e5a-b9f3-f7d2e3b807c6)
An evil witch hiding deep inside your computer is threatening the world's population by attempting to delete all the important information stored on the internet, first and foremost, cat videos!!
The elusive witch utilizes vulnerabilities of your operating system to trick your tools and perform its operations. But alas, M-Beam was developed for this very purpose. Reboot your machine into M-Beam and burn the witch for once and for all!
## Install Guide
You may use a virtual machine (convenient) or use real hardware (true experience).
- **VirtualBox:** Create a virtual PC with minimal CPU and RAM, add no hard drive and insert the ISO to use as the boot medium.
- **Qemu:** 'qemu-system-i386 -cdrom mbeam.iso'
- **Real Hardware:** If you wish to use a real computer, burn the ISO on a CD or a USB drive as a bootable medium. Keep the drive inserted and reboot your computer. On the boot menu, pick to boot from the newly burned drive instead of your SSD or HDD.