Games: Managing the screen and handling events

Last time: Terminals

Prof. Brian D. Davison

Computer Science & Engineering, Lehigh University

Additional Credits

Announcements

Writing a video game for UNIX

Try out this new pager!

Writing a "video" game for UNIX

Using curses to write on the screen

Review code and run.

Using curses to write on the screen

Drawing things at specific times

How is sleep() implemented?

Blocking signals

Review Exam #2