Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janorico/fosscraft

FOSScraft - Minecraft-like voxel game with less PvP.
https://github.com/janorico/fosscraft

3d 3d-game game godot godot4 gpl gpl3 gplv3 open-source voxel voxel-game vulkan

Last synced: 2 months ago
JSON representation

FOSScraft - Minecraft-like voxel game with less PvP.

Awesome Lists containing this project

README

        

# FOSScraft

FOSScraft - free and open-source voxel game.
Copyright (C) 2024 Janosch Lion

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

## FOSScraft vs. VoxelFun/Minecraft

| Feature | FOSScraft | VoxelFun | Minecraft |
|-------------|-----------|----------|-----------|
| Free | X | X | - |
| Open Source | X | X | - |
| Stairs | X | - | X |

## Setup

Just download the executable at [github.com](https://github.com/Janorico/FOSScraft/releases), and you're ready to go!

## Sources

* Godot Engine ([godotengine.org](https://godotengine.org))
* Godot Voxel Tools ([Zylann/godot_voxel](https://github.com/Zylann/godot_voxel))
* VoxelFun [Textures](https://github.com/JanoSemi/VoxelFun/blob/main/assets/TextureAtlas.dds) ([JanoSemi/VoxelFun](https://github.com/JanoSemi/VoxelFun))
* Sky Shader: [Stylized sky with procedural sun and moon](https://godotshaders.com/shader/stylized-sky-with-procedural-sun-and-moon/)
* Font: [8 Bit Operator](https://www.1001freefonts.com/8-bit-operator.font)
* Godot Debug Draw ([Zylann/godot_debug_draw](https://github.com/Zylann/godot_debug_draw))