It is an android game with no game engine. The game canvas has been drawn by extending a view class and every object such as ball, bar and brick is drawn by the canvas object. Ball and Bar both have been implemented in different thread for resource sharing which leads to the game performance enhancement. Other features such as multiple levels, multiple lives, score counting, background music etc. are also included.
-
Notifications
You must be signed in to change notification settings - Fork 0
It is an android game with no game engine. The game canvas has been drawn by extending a view class and every object such as ball, bar and brick is drawn by the canvas object. Ball and Bar both have been implemented in different thread for resource sharing which leads to the game performance enhancement. Other features such as multiple levels, m…
OmorFarukMashuk/DX-BALL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
It is an android game with no game engine. The game canvas has been drawn by extending a view class and every object such as ball, bar and brick is drawn by the canvas object. Ball and Bar both have been implemented in different thread for resource sharing which leads to the game performance enhancement. Other features such as multiple levels, m…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published