apirrone / apirrone/gravityLed

segfault when W is bigger than H

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.