![]() |
RPG Intro | RPG Development | RPG Blog | RPG Ideation |
RPG Game Ideation
Storage of all the ideation for the RPG game
RPG Game Ideation
The main idea for my personal ideation is a game like Nova Drift
The features of which include:
- Space combat! The player is controlled my the cursor (with a lerp effect, I presume).
-
Wave based combat that includes a vast variety of weapons
-
Upgrades to weapons, shields, ship + skill tree!
-
Boss fights
And I know you’re probably asking: “How in the world are you going to do that?”
My answer to that is, well, I have no idea. I absolutely hate game development with JavaScript and how fickle web hosted games are, but I digress. I’ve made a bit of progress on the first step and such, which you can demo for yourself on the game page
The dream:
As for the characters…
Characters
Player
Our current working sprite is a “cursor-like” triangle that rotates based on the velocity of the player’s cursor (no animation required). When adding upgrades, we are planning on simply adding some more details and drawing those sprites again with the rotation method.
Polaris (Enemy 1)
Basically a simple spacecraft that tracks the player and attempts to ram itself into the player.
XALLARAP (WIP)
We talk to this NPC in between rounds (when selecting upgrades) for lore reasons.