Terraria with Pygame
A basic Terraria clone made with Pygame. The inventory game mechanics are under development (as are a lot of other parts of the game :) ), but everything else present should work (hopefully).
It can't do much right now, and it's missing pretty much all the documentation it should have, but its a work in progress.
- Arrow keys to move
- Click to mine
- [e] to open inventory (doesn't fully work right now)
- [t] to exit inventory
- [r] to respawn
- [q] to save
You may have to mess around with the split layout a bit to see the whole game window.