Good Game Player APK

Good Game Player  Icon
0/5
0 Ratings
Developer
Studio Weilican
Current Version
1.6.4
Date Published
File Size
311.7 KB
Package ID
weilican.good
Price
$ 0.00
Downloads
22+
Category
Android Apps
Genre
Tools

APK Version History

Version
1.6.4 (10)
Architecture
armeabi
Release Date
May 20, 2018
Requirement
Android 2.1+
Version
1.6.3 (9)
Architecture
armeabi
Release Date
May 08, 2018
Requirement
Android 2.1+
Version
1.6.2 (8)
Architecture
armeabi
Release Date
May 08, 2018
Requirement
Android 2.1+
Version
1.6.1 (7)
Architecture
armeabi
Release Date
May 08, 2018
Requirement
Android 2.1+
Version
1.6 (6)
Architecture
armeabi
Release Date
May 08, 2018
Requirement
Android 2.1+
  • Good Game Player Screenshot
  • Good Game Player Screenshot
  • Good Game Player Screenshot
  • Good Game Player Screenshot
  • Good Game Player Screenshot
  • Good Game Player Screenshot
  • Good Game Player Screenshot

About Radio FM 90s

Good Game Editor is a simple and free small game editor for study and research purpose. Game packages that make by Good Game Editor can play and test with Good Game Player for PC or for Android version.

For more information, please visit official blog: http://good-ed.blogspot.tw/ .

Source code is available at: https://github.com/cnyaw/good

What's New in this version

* Map obj and sprite obj only load textures only when visible in the view.

* Util module added Good.GetScreenPos to get object screen coordinate.

* Fixed error of get color obj dim info.

* Changed to draw up to 1024 objs in a draw call.

* Added Graphics.GenCanvas and Graphics.KillCanvas to support create and destroy canvas obj.

* Added Resource.UpdateTex to update texture content from canvas.

* Added draw to canvas support to Graphics.FillRect, Graphics.DrawImage and Graphics.DrawText.