Coder Social home page Coder Social logo

wolkenwelten / wolkenwelten-c Goto Github PK

View Code? Open in Web Editor NEW
78.0 3.0 8.0 24.37 MB

Fast-paced Multiplayer Voxel Survival Game in C, includes a custom Lisp dialect.

Home Page: https://wolkenwelten.net/

License: GNU Affero General Public License v3.0

Makefile 1.33% Shell 0.51% C 94.50% GLSL 0.24% Assembly 0.58% HTML 0.14% Python 0.07% Scheme 2.62%
game multiplayer survival-game sdl2 emscripten wasm game-development gamedev voxel-engine

wolkenwelten-c's Introduction

WolkenWelten

Have a screenshot

WolkenWelten tries to be an action-packed voxel rogue-lite, with a flexible engine that allows mods to extend or completely alter the game.

To accomplish this it combines a custom graphics engine written in Rust with the V8 JavaScript engine.

Everything is still very experimental, and it's more of a proof of concept rather than a finished game, to keep up with development you can read the devlog for short summaries including lots of screenshots.

During development focus has been put into supporting low-end devices like the Raspberry pi 4(00), because of that it should run at ~60FPS in 720p, and ~30-40 in 1080p.

If you want to chat, have a question or would like to contribute then the most direct way would be either Matrix or Discord.

AGPL-3.0 CI Main CI Develop Matrix Discord Commit activity

How to build it

You need a complete rust toolchain installed that supports Rust 2021 (1.56+), for example via rustup. After that executing the cargo run --release command should build and run the game.

Linux

In addition to a Rust toolchain, you need to install a couple of system header files using your distributions package manager:

Arch Linux

pacman -S base-devel alsa-lib fontconfig freetype2

Debian / Ubuntu / Raspberry Pi OS

apt-get install build-essential libasound2-dev libfontconfig1-dev libfreetype6-dev

Platform support

μArch Operating System Status
x86_64 Arch Linux Regular manual testing
ARM64 Raspberry Pi OS Regular manual testing
x86_64 MacOS Regular manual testing
x86_64 Windows 10 Regular manual testing
x86_64 Chrome OS Irregular manual testing
ARM64 Windows 11 Not working (yet)
x86_64 FreeBSD Not working (yet)
x86_64 NetBSD Not working (yet)
x86_64 OpenBSD Not working (yet)
WASM Browsers Not supported

wolkenwelten-c's People

Contributors

elementw avatar melchizedek6809 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

Watchers

 avatar  avatar  avatar

wolkenwelten-c's Issues

MacOS: I can't move my cursor outside the game window.

So I open the game. I press escape to view my cursor, and I go to click the green button to make the game go fullscreen. Now for some reason I cannot move the cursor outside the window. I have to close the game. Fortunately if I switch apps by using cmd+tab. I can use my mouse elsewhere, it's just a bit annoying.

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.