Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 171 Bytes

LunarLander

Physics model for Lunar Lander for kv5002 use the following commands to compile and run the program

$ make clean
$ make 
$ java -jar LunarLander.jar