Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ferrolho/android-obstakles
- Owner: ferrolho
- Created: 2014-12-26T19:25:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-04T22:58:31.000Z (almost 10 years ago)
- Last Synced: 2024-12-06T20:14:43.059Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 23.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.