Skip to content

SoIomon/Atomaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomaster

A bot for an interesting mobile game Atomas.

Current progress & Method

  1. Use Python script to control the game through ADB.
  2. From the screen shot, the score and atoms' state are obtained by image recognition.
  3. At present, the game information can be obtained on the NOX simulator. Screen shot and the result look like this: image image
  4. ...

To-do list

  1. Complete the game control algorithm: can start to play the game automatically.

Development log

2020/08/28:

  1. Reduce the screenshot to speed up the update of atom list.
  2. The method of shooting atom shoot_after_index() and catch atom catch_index() is added.
  3. Add random play method random_ play()。

About

A bot for an interesting mobile game Atomas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors