GithubHelp home page GithubHelp logo

sirvoid / midless Goto Github PK

View Code? Open in Web Editor NEW
90.0 6.0 7.0 245 KB

Midless is a free and open-source voxel game made in C.

License: MIT License

C 96.21% GLSL 1.86% Makefile 1.93%
raylib raylib-c voxel-engine enet voxel-game c voxel

midless's Introduction

Image Chat

Midless is a free and open-source voxel game made in C.

Controls

Input Action
W A S D Move
Space Jump
Left Click Break block
Right Click Place block
Mouse wheel Block Selection
T Open Chat
ESC Open menu

Dependencies

Dependency Version Type Used By
Raylib 4.5 Single-File Client / Server
Zpl-c/ENet 2.3.6 Single-File Client / Server
FastNoiseLite - Single-File Client / Server
stb_ds - Single-File Client / Server
MiniLua - Single-File Server
For Optional Server's Websocket Support:
mongoose 7.8 Single-Files (.c, .h) Server
OpenSSL - Linked Server

Compiling for Windows using MinGW

  1. Download and Build Raylib
  2. Place single-files dependencies inside /libs
  3. Edit the makefile's properties if needed
  4. Run mingw32-make inside the Midless folder where the MakeFile is located.

Make arguments:

BUILD_SERVER=TRUE       - Build Midless Server (Doesn't build the client)
SERVER_HEADLESS=TRUE    - Compile server without graphics
SERVER_WEB_SUPPORT=TRUE - Compile server with websocket support

DEBUG=TRUE              - Debug build

PLATFORM=PLATFORM_WEB   - Build for the web (Client only)

License

All code in this repository is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.