DEV Community

Discussion on: Do you know the board game risk? 🌍

Collapse
 
mateiadrielrafael profile image
Matei Adriel

P5 has pretty bad performance and it encourafges bad practices - coming from a guy who used to love p5

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Yeah, I watched the coding train videos, and I saw some strangeness with P5, It treats canvas as something a bit different to normal webdev.

I was asking more about the algorithm used to generate 2d terrain that looks like a map.

Collapse
 
ben profile image
Ben Halpern

Yeah I've never used it, it just came to mind as a possible fit for the solution based on what I've read about it. Do you have any alternative ideas?

Thread Thread
 
mateiadrielrafael profile image
Matei Adriel

Pixi looks cool, but I havent tried it