Hey! Here's a simple rpg using lists. When NOT in the main menu, press 'r' to return. When you use the same attack twice in a row, the enemy will block Press the button between '()' with the action you want. Attack: normal damage and enemy can block these Special: high damage but costs MP (magic points) Item: respectively, heal yourself, increase attack power, refresh magic (max 5 times) Block: Each time you block, your chance of succes decreases. You start with 100%. If fail, enemy heals. If succeeds, you block and heal 1 HP. ---------------------------------------------------------------------- After you did select something, the enemy will either attack you, heal, or block. If you don't have enough MP, you'll hear a loud punch sound. ---------------------------------------------------------------------- Defeat the enemy, you win. That's it XD
This is so simplistic and dumb, but I wanted to see how it works. It's beta and more might come soon. Suggestions are welcome Only 1 sprite! Music by nintendoooo UPDATE LOG v0.1 released v0.2 bug fix v0.3 Added magic points, attack power shows now v0.4 Sound effects v0.4.1 added 'r' to return v0.4.2 small fixes v0.4.3 items cost mp now (except magic jar) v0.5 You can only refill 5 times magic (magic jars) v0.5.1 changed controls so they are easier v0.6 sound effect for enemy healing and visual extras v0.6.1 special music at low enemy health, bug fixes v0.6.2 bug fixes v0.6.3 normal attack can be blocked (blocks by special soon) v0.7 You can block now, you can't use same attack twice in a row v0.7.1 New block system, and mp for AttackUp is now 2