• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[GAME][FREE] CaveExpress / Cavepacker

angry-dino.jpg


A physic based platformer

If you find the time, I would be glad about feedback - especially about the controls. Looks like a lot of people don't like it that much (keep your fingers on the screen while controlling the character). Suggestions would be more than welcome. The game is open source (sourcecode + content) and available at http://www.caveproductions.org/ (also for other platforms)

Have a lot of fun - and thanks a lot for reading this.
 
screenshot-microban4.png


CavePacker is a sokoban player and includes a lot of puzzles from various sources. It also supports multiplayer via network. I'm currently in the process to update the controls for the next version. But I would be glad about feedback for the current controls, too.

The game is open source (source code + content) and available at http://www.caveproductions.org

Have a lot of fun while solving the puzzles and thanks for reading this.
 
Pathfinding is done now - deadlock detection makes good progress. There are several quite tricky deadlocks that aren't detected yet though.

Next will be to improve the detection and use the pathfinding for improving the finger/touch controls. Stay tuned for an updated version in the google play store.
 
Just uploaded a beta release for testing to: https://play.google.com/apps/testing/org.cavepacker

I would be glad about feedback whether it works for you or whether something is broken.

A changelog is here:
Version 1.4 (not yet released)
* Reduced file sizes
* Deadlock detection
* Fixed issue on android with scaling whenever you clicked a move button
* Improved movement by introducing pathfinding
* Improved input handling
* Improved ui
* Fixed key bindings if some unhandled modifiers (like the numpad) are active
* Fixed mouse speed
* Improved render speed
* Reduced ad frequency
* Rate me popup
* Map editor support
 
Finally CavePacker 1.4 and CaveExpress 2.4 are available in the Google Play Store

2.4 Controller release

This release adds improved game controller support.

CaveExpress 2.4 (2016-02-18)
* Reduced file sizes
* Improved input handling
* Improved ui
* Water refractions with GL3 renderer
* Fixed key bindings if some unhandled modifiers (like the numpad) are active
* Fixed mouse speed
* Reduced ad frequency
* Rate me popup
* Improved game controller support
* Ported to steamlink device
* Updated tutorial maps to be a little bit easier
* Changed focus order of some of the buttons
* Reduced npc flying speed
* Allow to modify the music and sound volume
* Transfering npcs is now implemented
* New campaign
* The egg makes you invulnerable for some time
* Flying npc drops egg on death
* Banana powerup - you can carry more than one package with it

CavePacker 1.4 (2016-02-17)
* Reduced file sizes
* Deadlock detection
* Fixed issue on android with scaling whenever you clicked a move button
* Improved movement by introducing pathfinding
* Improved input handling
* Improved ui
* Fixed key bindings if some unhandled modifiers (like the numpad) are active
* Fixed mouse speed
* Improved render speed
* Reduced ad frequency
* Rate me popup
* Map editor support
* Improved game controller support
* Ported to steamlink device
* Allow to modify the music and sound volume
* Added sound effects
* Added skip map feature
 
Back
Top Bottom