RPG-Maker VX game in which you play to rescue Bruno, the BDFL who created Python. While the story unfolds, you'll learn some Python essentials.
The first map is out there working. Find out what's goin' on, build your team and set out to the world. Get the game here. (Largish file.)
- Speeder's dungeon needs polishing;
- Battle's difficulty and level curves require more testing;
- Items and gears are mainly placeholders;
- There's a shop in the main village map, it needs to be built;
- Standard slimer troop should become a semicolon;
- in general, more Pythonista stuff should appear in the game;
- all the outside world after getting Speeder is a big placeholder.
Yes, I know the BDFL is called Guido and not Bruno. Same for Spyder (Speeder) and (Ana)Conda.
There are a few resources out there to get started with RPG Maker (VX):
- the rpgmakerweb full tutorial: you'll make your first game with all the switches, dialogues, map design etc.
- Aindra's RPG Maker VX School: a whole game designed to teach you RPG Maker VX - gamification done right. The bonus of this project is that the game is unencrypted. This allows you to open the game source and see how the things are made.
- A list of uncrypted RPG Maker XV games: if you want to learn by playing and experiments with other games, here you are.
- a list of game made with RPG Maker VX: get further inspiration to build more.