CSE321 Homework 1 Fall 2009 1. Design FSM solution for the number game we discussed in class. Implememt the design in C and test it. 2. Design the FSM for avionics problem we discussed in class. Implement the code in C and test it. Submit online four files: design1, NumGame.c, design2 and Avionics.c Include a Makefile to compile and link the C files. Due date: 9/18/2009 by midnight. Submit it online: submit_cse321 design1 NumGame.c design2 Avionics.c Makefile