You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
cancel 4846a23b20 Add sim.h/.c add stub for orca_run() 6 years ago
.clang-format Change .clang-format to not reflow comments 6 years ago
.gitignore Init with basic test 6 years ago
Makefile Add sim.h/.c add stub for orca_run() 6 years ago
README.md Init with basic test 6 years ago
base.h Add sim.h/.c add stub for orca_run() 6 years ago
field.c Add test use of extended ncurses 6 years ago
field.h Add sim.h/.c add stub for orca_run() 6 years ago
main.c Clean up test drawing code to clear each frame 6 years ago
sim.c Add sim.h/.c add stub for orca_run() 6 years ago
sim.h Add sim.h/.c add stub for orca_run() 6 years ago

README.md

A basic starting point for an ncurses C99 program.