Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ferrolho/android-obstakles

Yet another android game
https://github.com/ferrolho/android-obstakles

Last synced: 3 days ago
JSON representation

Yet another android game

Awesome Lists containing this project

README

        

Obstakles
=========
Another android game.

#Download
|Android|Desktop|
|-------|-------|
|[![image](http://i.imgur.com/64IJLRD.png)](https://play.google.com/store/apps/details?id=com.ferrolho.obstakles)|Click [here](/desktop/binaries/obstakles.jar?raw=true) to download the jar.|

#Screenshots
![image](screenshots/current-version/main-menu.png)
#####Fig. 1: Main menu
***
![image](screenshots/current-version/game-play.png)
#####Fig. 2: Gameplay
***
![image](screenshots/current-version/game-over.png)
#####Fig. 3: Game over
***

#Changelog
##To do
- Add instructions;
- Add animation on wall collisions.

##v3.3
- Added two new achievements;
- Added vibration to wall collisions;
- Optimized game play.

##v3.2
- Redesigned app icon;
- Changed obstacles color scheme;
- Increased buttons touch tolerance;
- Other minor changes.

##v3.1
- Fixed game over menu buttons bug;
- Changed game over menu buttons color scheme;
- Added translucent filter to main menu.

##v3.0
- Added retry button to game over menu;
- Redesigned game over menu and its buttons;
- Removed obstacles outline;
- Fixed bug in collisions detection;
- Enabled auto rotation through landscape modes;
- Fixed other bugs.

##v2.1
- Fixed bug in leaderboards;
- Fixed different update rate on different devices;
- Improved collisions detection speed.

##v2.0
- Added leaderboards and achievements.

##v1.0
- Added obstacles with different shapes.