- 139
- Posts
- 8
- Years
- United States
- Seen Nov 15, 2023
Hi all!
I've been tinkering with a pokemon project written in Java for a long time (I often lose motivation for months and come back to it, so it may never truly be 'finished'). The main thing I'm doing differently (aside from coding the game engine from scratch...) is to generate the game map randomly - just wanted to share some screenshots I took with the camera zoomed way out to showcase some generated regions!
In these screenshots, each pixel is 1 map tile - you can kind of make out the paths through the towns/routes, and the distinct red and blue roofs of the pokemon centers & pokemarts. I had been wanting a better way to visualize the map features apart from the in-game Town Map, so I just tweaked some variables to take these and thought they looked kind of cool.
I put this in 'discussion' instead of 'developing projects' as I'm not sure I want to take the time to compile all the details of the project, but wouldn't mind talking about it if anyone is curious. I did make a post about the project several years (yikes!) ago, but it's pretty outdated - although probably not as outdated as you might expect for that length of time.
I've been tinkering with a pokemon project written in Java for a long time (I often lose motivation for months and come back to it, so it may never truly be 'finished'). The main thing I'm doing differently (aside from coding the game engine from scratch...) is to generate the game map randomly - just wanted to share some screenshots I took with the camera zoomed way out to showcase some generated regions!
In these screenshots, each pixel is 1 map tile - you can kind of make out the paths through the towns/routes, and the distinct red and blue roofs of the pokemon centers & pokemarts. I had been wanting a better way to visualize the map features apart from the in-game Town Map, so I just tweaked some variables to take these and thought they looked kind of cool.
I put this in 'discussion' instead of 'developing projects' as I'm not sure I want to take the time to compile all the details of the project, but wouldn't mind talking about it if anyone is curious. I did make a post about the project several years (yikes!) ago, but it's pretty outdated - although probably not as outdated as you might expect for that length of time.