forked from stokito/grub-invaders
-
Notifications
You must be signed in to change notification settings - Fork 0
GRUB Inviders game
driechers/grub-invaders
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
hi. this is invaders, a multi boot compliant game for i386. boot it with grub (http://www.gnu.org/software/grub/) like this: menuentry "Grub Invaders" { multiboot /boot/invaders boot } run the compile.sh script to compile the game, or just use the precompiled image. (do not try to boot "invaders.exec", that's the wrong file. use "invaders" instead) the license of the whole project is the GNU General Public License, see the LICENSE file for details. have fun, Erik [email protected]
About
GRUB Inviders game
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 91.8%
- Assembly 3.2%
- C++ 3.1%
- Shell 1.9%