A simple 2D sandbox game where players can explore, build, and interact with the world, built with Python and Pygame Community Edition. Created as a learning project.
- Open sandbox world
- Building system
- Player movement and interaction
- Basic game mechanics
- Arrow keys — movement
- Mouse — interaction
This project was created as a learning exercise to practice game development with Python and Pygame.