I found out a game called Grub Invader on my Ubuntu. It adds a new menu on Grub for this Grub Invader, selecting which I can play a Space Invader game built form the text characters.
It is being amazing for me.
- How could it become possible even without loading the OS?
- How could we write similar kind of application?
- After googling I find out about libpayload library helping this, how could we use this libary?