Bachelor Project (thesis) @USI. Extension of https://github.com/carzaniga/flying-balls. A simple 2D simulation/game of flying balls and polygons
Go to file
Antonio Carzaniga ea1db822ba improved gtk code.
- replaced deprecated gtk_signal_connect with g_signal_connect.

 - separated drawing code from pixmap trasnfer code, and improved
   expose event handler.
2019-07-05 16:47:29 +02:00
.gitignore added gitignore 2019-07-05 16:04:57 +02:00
balls.c improved gtk code. 2019-07-05 16:47:29 +02:00
Makefile cleared Makefile 2019-06-04 11:22:22 +02:00