Skip to content

Playing Wechat Jump Game with End-to-End Convolutional Neural Networks

License

Notifications You must be signed in to change notification settings

haiyanycw/wechat_jump_end_to_end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wechat_Jump_End_to_End

Prerequisite

pytorch

How to use it

Connect your iPhone or Android to your computer, follow this guide:

Android and iOS connection guide

Then:

python run_ios.py

or 

python run_android.py

Note

The code is tested on iPhone 6s and Xiaomi Note3.

Due to different screen pixels on different phones, you have to adjust SCALE value in the code so as to run successfully on your device.

Just adjust SCALE value in [0.9,1.1].

Have Fun!

About

Playing Wechat Jump Game with End-to-End Convolutional Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%