apirrone / apirrone/gravityLed
segfault when W is bigger than H
Open
bug
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.