Posts Tagged “code”

The website for our particle engine has a new dress. Inspired from github doc. Hope you like it.

Support muddle-code

Comments 2 Comments »

We are close to first public release. Time to get some stats:

A lot of features and effects have blown up the code. The self written particle engine for better effects takes about 2300 lines of code including comments. The engine may be introduced in a separate post if you are interested in.

Thanks to fidel for the never-ending ideas and the tests.

Support muddle-code

Comments 2 Comments »

I think it is a good time to get some statistics about the current ANGER code. Using cloc for code analysis. So here it is:
-----------------------------------------
Language      files  blank comment  code
-----------------------------------------
C                12    792   1590   5267
C/C++ Header     78   1531   2184   4594
C++              44    910    910   4221
Bourne Shell      2      2      0     19
-----------------------------------------
SUM:            136   3235   4684  14101
-----------------------------------------

Over 14k lines of code. Not bad…

Support muddle-code

Comments 2 Comments »