You are viewing a single comment's thread from:

RE: Peake RPG... I'm really thinking about it

in Learn to Code3 months ago

1 will that work for your purpose?
2 how do I set up an environment like Mozilla dev tools has in VS code?

Sort:  

The extensions more than likely will do whatever you need. It even offers auto conpletiom and It runs a debug mode.

Thanks I will go dig through the plugins, and try to better understand "const" in javascript.

let me know if that (x,y) rng generator works with what you have so far.

I'm thinking the maps need to be a list with the coordinates (x,y) and the map description. So the game file calls the map file for description of positions.

Sorry it took me a couple more days just to come up with some questions. I don't know much about building games, but I play a ton lol. What is the intended theme? what time period is it set in? what kind of characters like human, mixed species like WoW, Aliens? Is this planned to be like the old text based games like Oregon Trail, or more like a point and click to walk game? Are the spawn locations a central point in a biome, or just different spots in a general area?

The creative part seems harder than looking for example code to pull apart and remake the way you need it.

I've already started uploading some things to the website. Feel free to check where I'm at. It's in the post