All Projects → MovingBlocks → Terasology

MovingBlocks / Terasology

Licence: other
Terasology - open source voxel world

Programming Languages

java
68154 projects - #9 most used programming language
groovy
2714 projects
kotlin
9241 projects
GLSL
2045 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Terasology

Gamedev4noobs
Olá, sejam bem-vindos ao repositório _gamedev4noobs_ do Estúdio Vaca Roxa. O propósito desse repositório, além de contribuir para o projeto 4noobs, é ensinar o básico do desenvolvimento de jogos para iniciantes. Apresentando boas práticas e insumos para criar games incríveis.
Stars: ✭ 122 (-96.24%)
Mutual labels:  hacktoberfest, game, game-development, game-engine, gamedev
Fxgl
Stars: ✭ 2,378 (-26.76%)
Mutual labels:  game, game-development, game-engine, gamedev
Noahgameframe
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Stars: ✭ 3,258 (+0.34%)
Mutual labels:  game, game-development, game-engine, gamedev
Defold
Defold is a completely free to use game engine for development of desktop, mobile and web games.
Stars: ✭ 1,938 (-40.31%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev
Defaultecs
Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.
Stars: ✭ 286 (-91.19%)
Mutual labels:  game, game-development, game-engine, gamedev
Lambda Lantern
🧙 ‎‎ A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
Stars: ✭ 122 (-96.24%)
Mutual labels:  game, game-development, game-engine, gamedev
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-94.8%)
Mutual labels:  game, game-development, game-engine, voxel
Coffee
An opinionated 2D game engine for Rust
Stars: ✭ 771 (-76.26%)
Mutual labels:  game, game-development, game-engine, gamedev
Etlegacy
ET: Legacy is an open source project based on the code of Wolfenstein: Enemy Territory which was released in 2010 under the terms of the GPLv3 license.
Stars: ✭ 212 (-93.47%)
Mutual labels:  game, game-development, game-engine, game-engine-3d
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (-92.95%)
Mutual labels:  game, game-development, game-engine, gamedev
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (-0.8%)
Mutual labels:  game, game-development, game-engine, gamedev
Evennia
Python MUD/MUX/MUSH/MU* development system
Stars: ✭ 1,309 (-59.69%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (-36.74%)
Mutual labels:  game, game-development, game-engine, gamedev
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-95.75%)
Mutual labels:  game, game-development, game-engine, gamedev
Polyworld
A world generator that is based on Voronoi diagrams
Stars: ✭ 59 (-98.18%)
Mutual labels:  game, game-development, gamedev, voxel
Fheroes2
Free implementation of Heroes of Might and Magic II game engine
Stars: ✭ 471 (-85.49%)
Mutual labels:  hacktoberfest, game, game-development, game-engine
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+66.09%)
Mutual labels:  game, game-development, game-engine, gamedev
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (-79.83%)
Mutual labels:  game, game-development, game-engine, gamedev
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (-93.44%)
Mutual labels:  game, game-development, game-engine, gamedev
Obengine
2D Game Engine with Lua Scripting made on top of SFML !
Stars: ✭ 335 (-89.68%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev

Terasology

Gitpod Ready-to-Code Build Status Release Downloads Bounties Total alerts Language grade: Java License(code) License(art) Discord IRC Channel

Welcome!

The Terasology project was born from a Minecraft-inspired tech demo and is becoming a stable platform for various types of gameplay settings in a voxel world.

The creators and maintainers are a diverse mix of software developers, designers, game testers, graphic artists, and musicians. We encourage others to join!

Terasology is fully open source and licensed Apache 2.0 for code and CC BY 4.0 for artwork (unless indicated otherwise - see credits for minor exceptions.)

We encourage contributions from anybody and try to keep a warm and friendly community and maintain a code of conduct.

Terasology

Playing

Minimum Requirements
System (OS) Windows, MacOS, Linux (64 bit)
Processor (CPU) dual-core CPU
Memory (RAM) 2 GB
Graphics (GPU) Intel HD Graphics (Gen 7)
GeForce 8xxx series (or higher) or
Radeon HD 2000 series (or higher)
with OpenGL 3.3
Storage (HDD) 1 GB

Internet connectivity is required for downloading Terasology via the Launcher, afterwards playing offline is possible.

For easy game setup (recommended) you can use our launcher - download it here.

For more information about playing, like hot keys or server hosting, see the dedicated page or check out the modules.

Alternative Installation Methods

If you already have Java Runtime Environment (JRE) installed, you may use a direct download release as an alternative to using the launcher. Java version 11 is supported.

Direct download stable builds are uploaded to our release section here on GitHub while the cutting-edge develop version can be downloaded direct here from our Jenkins.

Developing

We strive to make developing and modding Terasology as easy as possible. See our wiki for instructions on setting up a development environment and how to develop modules.

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].