| grid.c | ||
| grid.h | ||
| main.c | ||
| makefile | ||
| README.md | ||
| session.vim | ||
| vect.c | ||
| vect.h | ||
first_ncurses
Just a mess-around for ncurses. It has a bouncing 'ball/pixel'.
Grid handles drawing of pixels.
Vect handles 2d vectors.
| grid.c | ||
| grid.h | ||
| main.c | ||
| makefile | ||
| README.md | ||
| session.vim | ||
| vect.c | ||
| vect.h | ||
Just a mess-around for ncurses. It has a bouncing 'ball/pixel'.
Grid handles drawing of pixels.
Vect handles 2d vectors.