This is a simple project I made so you could make your very own action RPG! Use the arrow keys and the space bar to move and attack. This game is still in development, but I'm going to keep updating this as time goes on. Please be patient with me, I'm not a very good coder yet.
To edit and make your own game, go into the editor. Select 'Tiles' and you'll find some notes with sample levels. Each level is laid out by typing 48 characters into the variables. Look at the 'Costumes' tab and you'll find all available tiles, each labeled with a character. Type one of these characters into a 'Screen' variable, and the level will change when you start the program. I'm afraid the best way to learn how to customize is to study the code. Post your advice in the comments, and feel free to remix!