CS3841
Operating Systems
```username1_username2```
***where ```username1``` comes first in the alphabet*** and both ```usernames``` are all ***lowercase*** and are your MSOE emails without the @msoe.edu. For example, Phileas Fogg's email is foggp@msoe.edu, and his username is foggp. Please use underscores (```_```), not dashes (```-```) to separate the usernames. * Follow the [more formal lab report style](ReportStyle) this quarter than I usually do. # Resources * [Lab Handout](lab7res/CS3841Lab7TheGameOfPong.pdf) * [Lab7 Checklist](lab7res/CS3841Lab7Checklist.pdf) * [Lab8 Checklist](lab7res/CS3841Lab8Checklist.pdf) * [Lab8 Code Changes](lab7res/CS3841Lab7Changes.pdf) * [Report Style](ReportStyle) * Git * [The Rebase Introduction I Wish I Had](https://dev.to/maxwell_dev/the-git-rebase-introduction-i-wish-id-had) * NCurses * [Programmer's Guide to NCurses](http://msoe.summon.serialssolutions.com/#!/search?ho=t&l=en&bookMark=ePnHCXMw42LgTQStzc4rAe_hSmGEHnJjDmnKA3vXXHAOMCVxBzqam-kBkT_40jMjYO0NbLKYWHAgugSWxhYGRpwMsgGQBUu5qUXqxQrppZkpqQol-Qp-zuDFDjwMLCVFpcASVcrNNcTZQze3OD81HjoCEg-so0HLP7gZ1CCSxdmZOTnFwGIuHtSSLTYyqTCPT8oGnagErO-MQXPQmhCFicXZwKIGWAyVFMeX5YCnL4vjUbwDVKsEUQusaYCuS8lMB1_2UQA5KyIeWP-agy5eVoYogkyFwmVxGAUaz0jJh6uCcE0sTM3B8-N4fAgA0zls0Q) (through the MSOE Walter Schroeder Library, click the first "eBook" link, then the second "Web address" link. The text is very thorough, and worth going through this maze to reach it. ***It is likely only available on campus or through our Global Protect VPN***) * [NCurses HOWTO](http://tldp.org/HOWTO/NCURSES) * [Writing Programs with NCURSES](http://invisible-island.net/ncurses/ncurses-intro.html)