Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 716 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 716 Bytes

Autonomous-Skiing

Experiment on simulator for Autonomous skiing on the Game SNOW. http://www.snowthegame.com/

Libraries used

  • Opencv
  • Pillow
  • Numpy

Files

  • key_dict.py - dictionary for hex values
  • get_input.py - functions for getting the input
  • perception.py - contains functions for perception
  • decision.py - all the decision making process
  • main.py - wraper of all

Run

python main.py

Demo

Alt Text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT