Please sign in to access this page
Crawl & Brawl is a dungeon crawler made in Python with pygame. The project aims to deliver on nostalgia, with eye catching pixel art visuals.
It is also a roguelite.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
We now have a player! Currently he is a static image, but as i work on mechanics and other stuff, he will do for now.
You can control the player using the WASD keys or arrows.
Every project must start somewhere. I started with importing a tileset and drawing some tiles to the scree which took a bit but i got it down.