Skip to content

KakucaNebojsa/Boomberman

 
 

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

  • C 36.6%
  • XSLT 27.0%
  • VHDL 24.2%
  • C++ 6.3%
  • Assembly 3.1%
  • Objective-C 1.9%
  • Other 0.9%