Midless is a free and open-source voxel game made in C.
Multiplayer not fully functional yet
| Input | Action |
|---|---|
| W A S D | Move |
| Space | Jump |
| Left Click | Break block |
| Right Click | Place block |
| Mouse wheel | Block Selection |
| T | Open Chat (Multiplayer Only) |
| ESC | Open menu |
| Dependency | Version |
|---|---|
| Raylib | 4.2 |
| Zpl-c/ENet | 2.3.0 |
| FastNoiseLite | - |
| stb_ds | - |
All code in this repository is licensed under the MIT License.
