And weird behaviour when different size ... - to reproduce , try with : #define W 25 #define H 50 #define NB_BALLS 7 and #define W 50 #define H 25 #define NB_BALLS 7
And weird behaviour when different size ...
to reproduce , try with :
#define W 25
#define H 50
#define NB_BALLS 7
and
#define W 50
#define H 25
#define NB_BALLS 7