Skip to content

wizardlekic/Bomberman

 
 

Repository files navigation

#Notes

  • Register (representing sprite object)

    • x_coordinate [2B]
    • Y_coordinate [2B]
    • Rotation [1B]
    • Size&En [1B]
    • Pointer [2B] NOTE: MSB - En; LSB - Size;
  • Map memory (representing map object)

    • Z_coordinate [1B]
    • Rotation [1B]
    • Index [2B]

About

Boomberman for VHDL project :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 60.0%
  • C 26.5%
  • Scala 10.5%
  • Makefile 1.3%
  • C++ 1.1%
  • Objective-C 0.4%
  • Tcl 0.2%