Skip to content

sbuschbach/CS181-practical4-SDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run our source code for the model-free implementation, simply run "python model_free_RUN_ME.py". Likewise, run "python model_based.py", although, as we stated in our writeup, this model was not successfully implemented in the end.

The rest of the files are either implement the supporting files or the SwingyMonkey game. 


-> model_based.py : implementation of the model-based solution
-> model_free_RUN_ME.py : implementation of the model-free solution
-> README : this file
-> res : resources required to run the SwingyMonkey game
-> SwingyMonkey.py : implementation of the SwingyMonkey game
-> writeup.pdf : the Practical writeup

Should you have any questions, please do not hesitate to contact:
	lukechang94@gmail.com
	sbuschbach@college.harvard.edu
	dtomc@g.harvard.edu


Sayonara 181, Team LSD is out~

About

The code for our final CS181 practical.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages