Skip to content

Boot Sector version of the 15 number slider puzzle

License

Notifications You must be signed in to change notification settings

XlogicX/BootSlide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootSlide

Boot Sector version of the 15 number slider puzzle

Controls

  • Arrow Keys
  • 'x' is the int 0x20 exit (for BootOS)
  • Any other key should re-scramble puzzle

Object of the Game

Get the numbers in order by using the arrow keys to move the 'tiles' around. There is a 1/16 chance you will be in 'evil' mode where the board is red instead of blue. Evil mode is an impossible challange ;)

Assemble and Play

  • nasm bootslide.asm -f bin -o bootslide
  • qemu-system-i386 -hda bootslide

Issues

  • Scrambling doesn't work well on QEMU on macos (rdtsc works differently)

About

Boot Sector version of the 15 number slider puzzle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published