Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 259 Bytes

BUGS.md

File metadata and controls

3 lines (3 loc) · 259 Bytes

[x] There is a bug only seen when playing PONG. When the right side player moves off the screen (either up or down) the interpreter receives a SIGSEGV and crashes. gdb reports that the crash occurs in libSDL2-2.0.so.0, but I don't think that it's an SDL bug.