
PyCraft 2D
A downloadable game for Windows and Linux
Details
Welcome to PyCraft — a pixel-perfect, 2D top-down sandbox survival experience that blends exploration, creativity, and combat into one thrilling package.
Dive into a world where every pixel matters. 🌍 Traverse different biomes as you gather resources, battle monsters, and build your dream hideout.
🪓 Chop down trees, mine rare ores, and craft tools to shape the world around you. Whether you want to live the peaceful life of a homesteader or become a fearless monster slayer, PyCraft gives you the freedom to play your way.
⚔️ Face off against hordes of nightmarish creatures and protect what’s yours. Build walls and fortify your home — or go on the offensive and wipe out enemy lairs before they find you.
🏠 Dream it, build it, defend it. In PyCraft, your story is yours to write — will you survive and thrive, or fall to the chaos of the wild?
Explore. Build. Fight. Survive. This is PyCraft.
Fun part -> This is open-source and available at PyCraft Github (code is really messy and was part of an assessment in Belgian secondary School).Don't hesitate to contribute to this project !
Updated | 24 days ago |
Status | In development |
Platforms | Windows, Linux |
Author | BlueHowl |
Genre | Adventure, Survival |
Made with | pygame |
Tags | 2D, craft, Creative, Minecraft, No AI, Open World, Procedural Generation, Singleplayer |
Code license | MIT License |
Average session | About an hour |
Languages | English |
Inputs | Keyboard, Mouse |
Links | GitHub |
Download
Install instructions
[Customizable] - Once the game is downloaded, you must unzip it. To run the game simply run the executable.
In order to customize the game, you'll need to go through the _internal folder, then you'll be able to play with configurations in few folders :
- audio - here you can change all the sounds used in-game
- data - Some game definitions. For example, it allows you to add blocks without modifying code (Advanced)
- textures - here you can change all the sprites of the game
- saves - your worlds with all the game state informations (Advanced)