This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
blog:spring2016:ahoover3:journal [2016/04/28 16:01] – [April 26th, 2016] ahoover3 | blog:spring2016:ahoover3:journal [2016/05/03 16:00] (current) – [April 28th, 2016] ahoover3 | ||
---|---|---|---|
Line 595: | Line 595: | ||
In order to make things more manageable, separate files should be written and compiled in one. | In order to make things more manageable, separate files should be written and compiled in one. | ||
+ | |||
+ | ====May 3rd, 2016==== | ||
+ | |||
+ | Continuing the pac-man journey by implementing a cursor function. | ||
+ | |||
+ | user include ncurses.h | ||
+ | |||
+ |