GithubHelp home page GithubHelp logo

sirvoid / midless Goto Github PK

View Code? Open in Web Editor NEW
86.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.

midless's People

Contributors

sirvoid avatar timofffee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

midless's Issues

Lags when generating new chunks

Lags begin to appear at a large drawing distance. At the same time, I have a fairly powerful computer. Sometimes the game can hang for half a second, which seems to me too critical.

Bug with lighting

Quite often chunks just don't update the lighting. This is especially noticeable with a distance of 8 chunks. Also, I think the lack of light is too dark.

image

Consider editing repository setings to remove "Packages" section

"Packages No packages published" is displayed right now, fortunately this pointless section can be removed.

Edit repo page config to remove it (cog next to the description).

I am not making a PR as it is defined in proprietary github settings, not in a git repository - and I have no rights to modify repo settings.

Peek 2020-10-25 09-10

You can only jump on the half-blocks

There are semi-blocks in the game, but you can only jump on them, which is not very convenient. It would be more convenient if you could just walk through them.

Wrong player collision size

So far, I do not know the exact reason, but the player has a slightly incorrect collision with the world. Because of this, problems may arise when exploring the same dungeons.

Here is a video that demonstrates moving in space in 1 block:

Midless_LszZGhn8lM.mp4

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.