Skip to content

spencovault/boot-games

 
 

Repository files navigation

CEG-4110 Spring 2020 Group 14 Project

Boot Games is a project aimed at creating an x86 game development library. This library is inteded to be used to create games on baremetal using C wrappers for inline extended assembly. This project also implements this library by creating a "snake" game.

Authors

  • Spencer Covault
  • Nick Hirzel
  • Nate Price
  • Brett Salyer

Further Reading

See below for the full x86 examples documentation

x86 Examples README

About

A bootloader that loads into snake. Tested on Ubuntu 17.10 host in QEMU 2.10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.5%
  • Assembly 23.8%
  • Makefile 3.8%
  • C++ 2.9%
  • Shell 2.0%