Format of the package submitted for your Homework 1 of TCG Fall 2011. -- by Kung-Ling Chen =========================================================================== * *Place all your files into a folder named "HW1_ID", where ID is your student ID. * * *Compress the folder into a zip file and email it to TA (klchen@csie.org) by 2:20pm, Nov 3, 2011.* * *The revised version can be sent to TA after your presentation in class. * Your "HW1_ID" folder should contain the following. 1. Your source code in a folder named "*code*". 2. Your slides for presentation, named "*slides*". 3. Your game as an *executable file* complied by your source code. 4. Your *documents* which explain your heuristic and experiments. 5. A document named "*ReadMe*" which explains (1) the operating system in which your executable can be run; (2) how to compile your source code (you can describe in details the environment you have used to compile); (3) the content of your documents, e.g. Doc1.xxx -- the heuristic for solving my game. Doc2.xxx -- the experiments for guessing the difficulty of my game. *Note: the documents including ReadMe could be in any format of plain text (.txt), Microsoft Word (.doc) or PDF (.pdf). Here is an example of your folder HW1_ID: =========================================== \code slides.xxx MyGame.exe ReadMe.xxx Experiment.xxx ============================================ If you have any questions, please email to TA (klchen@csie.org ). --TA Kuan-Ling Chen