CS475 Homework Assignment

Due Thursday, November 1

The homework assignment for CS475 consists of solving a series of games, located in the examples directory here. The games to solve for the homework are return_game.c, game.c, if_game.c, and password_game.c. For all except password_game, there is a place in the source code for you to place your code. For password_game, use the compiled binary. The password in the compiled version is not rabbit. When you finish the games, upload your solution in the usual class upload area.