Code base declaration

Since I’m going to the jam, I think sharing my codebase is not required (right?), but anyway…

Warning: Taking a look at my code base can be very harmful, specially if you’re a good programmer.

You were advised. So, here it goes:

 

Messy code base

 

It includes:

  • Box2dWeb 2.1a
  • PreloadJs 0.3.0
  • TweenJs 0.4.0
  • My code base itself (Abstraction.js, very random name). It glues everything together. It’s kinda messy, and it’s commented in Portuguese. So, good luck if you’re trying to understand this. Some variable names are in Portuguese, some in English…

I plan to clean up and document everything, but it will be after LD 26, for sure.

If you want to have some masochist fun, try to understand this. I just not guarantee you will be sane after that.