關於Purrr
你的貓一直飆升到火星!幫助你的貓生存並返回地球!
Your cat has been rocketed towards Mars! Help your cat survive!
Travel through levels in Mars , Underground Caverns, Outer Space, then Earth by solving puzzles and varying gameplay per level!
* Add side movement and jump skills for Platformer
* Add four-directional movement skill for Top Down
* Add attack skill for Combat
* Add tower building skill for Tower Defense
* Add dark colored items for Stealth
* Get coins from your cat ala Tapper to buy more stuffs
* Feed and take care of your cat for Simulation
Other features:
* Choose from many pre-made colour palettes!
* Customize your cat's look!
And more! All will depend on how you manage your cat's skills!
Purrr is a new take on indie game genre, using Entity-Component-System as main guide, every genre is possible and thus will create non-repetitive and more enjoyable experience for all gamers.
最新版本0.1.3的更新日誌
Fixed data version check - v0.1.0 users updating will get an error because of nil version data.
v0.1.1
Added BGM Manager - handles BGM per state or add to queue if there are multiple BGM for current state
Fixed GUI state reset - instead of needing to touch outside the GUI to reset its isClicked flag, it is now reset upon touch release
Assets Preloader - Moved each gamestate's need to preload assets into a separate assets list that is checked automatically within the gamestate manager.