Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.56 KB

README.md

File metadata and controls

55 lines (36 loc) · 2.56 KB

Hitball

platform API License

Hit the ball to keep it in air. Simple huh! Try to find out

This game is made with libgdx and uses FreeTypeFontGenerator, Play Games Services. Me specially faced a lot of problems while implementing these external libraries, so anyone if faces any problem while implementing those in their games, they can refer to the code here.

This is an easy to play and addictive game where you just have to keep hitting the ball so that it remains in the air. Tap the screen to rotate the bat and hit the ball.

Features:-

-Simple tap to play controls.

-Compete with your friends on google plus.

-Save your achievements in the game.

Preview

Contributing

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bug fixes, are welcomed and appreciated but will be thoroughly reviewed.

Use your creativity to take this game to the next level.

License

Copyright 2017 Harshit Kumar

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.