Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very good experiment #3

Open
Alonexx opened this issue Jan 18, 2016 · 2 comments
Open

Very good experiment #3

Alonexx opened this issue Jan 18, 2016 · 2 comments

Comments

@Alonexx
Copy link

Alonexx commented Jan 18, 2016

It's AMAZING that a game could run with so little code. It also proves that Java API has great power. However, it seems that there are still some bugs. When I ran the demo on my simulator, I found that some planes disappeared unexpectedly. In my personal opinion, the project could be more object-oriented. All in all, it's still a good practice of Android graphics practice with Java code.

@lfkdsk
Copy link
Owner

lfkdsk commented Jan 20, 2016

Thx,it's a bug in that demo.Because I use VelocityAnimation on Enemy ship. VelocityAnimation is an Animation with Life Cycle. When it's time for disappear, the animation will be running.It should be used on object like Bullet,but I made a mistake on it.

@ice1000
Copy link

ice1000 commented Apr 19, 2016

@XelAlone try the new demo. That works fine.
N it`s simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants