Need help on how to make an RPG (Role Playing Game)
3 Comments
Role-Playing Games.
As a gamer myself (medieval-themed fantasy adventure and some puzzle games), but not a game developer, from what I’ve read, videogames require teams of programmers and take months to develop. I believe the majority are written in different versions of C.
Start by looking at the ‘Unreal’ physics engine to get an idea how to do this. And of course, it’s not all programming. You have to have some sort of narrative behind it (consider the civil war and the many subplots in Skyrim for example), the NPCs have to have personalities, dialogue, and the ability to interact with the environment, your character, and others. You also have to have a map, weather, day/night and seasonal transitions, and other environmental variables.
There are (somewhat expensive) programs available to help you program simple RPGs (see the Steam Store for some of them), but for all its many strengths, MATLAB is not your best option for this.
Answers (3)
5 Comments
0 Comments
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!