Skip to content
@LevelZ-File

LevelZ File Format

Human-Readable File Format for designing video game levels, built by @CalculusGames

LevelZ File Format

LevelZ is a human-readable and human-designable file format for video game developers to quickly develop video game levels.

@type 2
@spawn [0, 0]
@scroll none
---
grass: [0, 0]*[1, 0]*[2, 0]
stone: (0, 2, 0, 0)^[0, -1]
end

Pinned Loading

  1. TLOS TLOS Public

    The LevelZ Official Standard (TLOS) contains the official documentation for maintaining the LevelZ File Format.

    Markdown 1

  2. java-bindings java-bindings Public

    Java, Kotlin (JVM) Parser & API for LevelZ File Format

    Java 1

  3. kotlin-bindings kotlin-bindings Public

    Kotlin Multiplatform Parser & API for LevelZ File Format

    Kotlin 1 1

  4. cpp-bindings cpp-bindings Public

    C++ Parser & API for the LevelZ File Format

    C++ 2

  5. js-bindings js-bindings Public

    JavaScript Parser & API for the LevelZ File Format

    JavaScript 1

  6. py-bindings py-bindings Public

    Python Parser & API for the LevelZ File Format

    Python 1

Repositories

Showing 10 of 13 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…