A rogue-like and RPG hybrid game for Android..
Sisyphean is hosted in the following web site
https://github.com/ArturAguiar/Sisyphean
If you think the Android project Sisyphean listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Sisyphean.
Item | Value |
---|---|
Java File Count | 37 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Test Case Count | 11 |
jar files used | android-support-v4.jar |
There are 29 image files in Sisyphean. The names of the image files are listed as follows.
archer.png archer_single.png back.png battle_defeat.png battle_victory.png bones.png bottom_button.png chestplate.png crusader_single.png ground.png health_potion.png ic_action_search.png left.png left_button.png left_front.png mana_potion.png orc_single.png popup.png right.png right_button.png right_front.png skeleton_single.png stairs.png sword.png top_button.png warrior.png wizard.png wizard_single.png zombie_single.png
The following screenshort is generated from the image listed above.
Sisyphean has the following Java source files.
roguelike.rpg.sisyphean.Archer .java roguelike.rpg.sisyphean.Armor.java roguelike.rpg.sisyphean.ArmorAndItemTest.java roguelike.rpg.sisyphean.BattleScreen.java roguelike.rpg.sisyphean.Cell .java roguelike.rpg.sisyphean.CellTest.java roguelike.rpg.sisyphean.Character .java roguelike.rpg.sisyphean.ClassChoiceScreen.java roguelike.rpg.sisyphean.Enemy.java roguelike.rpg.sisyphean.EnemyTest.java roguelike.rpg.sisyphean.GameScreen.java roguelike.rpg.sisyphean.GameWorld .java roguelike.rpg.sisyphean.GameWorldTest.java roguelike.rpg.sisyphean.HelpScreen.java roguelike.rpg.sisyphean.Item .java roguelike.rpg.sisyphean.ItemCreator .java roguelike.rpg.sisyphean.ItemCreatorTest.java roguelike.rpg.sisyphean.LogicThread.java roguelike.rpg.sisyphean.LogicThreadTest .java roguelike.rpg.sisyphean.Magic .java roguelike.rpg.sisyphean.MainMenuScreen.java roguelike.rpg.sisyphean.MainMenuScreenTest .java roguelike.rpg.sisyphean.Maze .java roguelike.rpg.sisyphean.MazeTest .java roguelike.rpg.sisyphean.Player.java roguelike.rpg.sisyphean.PlayerTest.java roguelike.rpg.sisyphean.Potion.java roguelike.rpg.sisyphean.Skill .java roguelike.rpg.sisyphean.SkillTest.java roguelike.rpg.sisyphean.Sprite .java roguelike.rpg.sisyphean.SpriteTest.java roguelike.rpg.sisyphean.Warrior.java roguelike.rpg.sisyphean.WarriorAndCharacterTest.java roguelike.rpg.sisyphean.Weapon.java roguelike.rpg.sisyphean.WeaponTest.java roguelike.rpg.sisyphean.Wizard .java