Skip to content

Tag: replit

How do you prevent “unhashable type ‘list'”?

So, I was making a simple 2D game in pygame, and was making the map (following a tutorial video, don’t judge me, I’m new to pygame) and using replit.com, and that error showed up in the console. here’s my code for it: if anyone has any suggestions for changing my code, please say, and I am s…