Coder Social home page Coder Social logo

kanhof / korge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from korlibs/korge

0.0 0.0 0.0 85.42 MB

KorGE Game Engine. Multiplatform Kotlin Game Engine

Home Page: https://korge.org/

License: Other

Shell 0.01% JavaScript 0.01% C++ 0.09% Python 0.02% C 0.32% Kotlin 39.43% TypeScript 0.05% CSS 0.01% Swift 0.01% HTML 0.03% CMake 0.01% Batchfile 0.01% WebAssembly 60.06%

korge's Introduction

KorGE

Multiplatform Kotlin Game Engine

Build Status Maven Central Discord

Accepting Donations/Sponsorship via Bitcoin: bc1qfmnd2jazh6czsuvvvy5rc3fxwsfvj6e8zwesdg

Support korge

If you like korge, or want your company logo here, please consider becoming a GitHub sponsor ★,

Info about the project:

KorGE is a modern multiplatform game engine for Kotlin. Features include:

  • Hot Reloading
    • KorGE supports HotReloading to see changes immediately without having to restart the application
  • KProject support
    • Share & re-use source code and resources via GitHub
  • Debugger
    • Live-debug your games
  • 100% Kotlin
    • KorGE is fully written in Kotlin and designed from the ground up to embrace modern and easy coding styles
  • Multiplatform
    • KorGE gradle plugin allows to target the following platforms: JVM for Android, JS & WASM for the Web, native code for iOS, and JVM/JS for Desktop
  • Quick installation
    • Install the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute
  • Fully productive
    • Since KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA
  • Tons of features
    • KorGE is just the last layer of a larger stack (Korlibs) for multimedia development
  • Small footprint
    • KorGE has a very small footprint. It has no external dependencies and only uses the libraries available on each platform

For more information, visit:

Usage:

KorGE and all the other korlibs in a single monorepo.

To use this version in other projects, you have to publish it locally to mavenLocal, and then use 999.0.0.999 as version:

./gradlew publishToMavenLocal

If you want to make changes and easily try things. You can run the korge-sandbox module that runs the src/commonMain/kotlin/Main.kt file; you can make experiments there:

./gradlew :korge-sandbox:runJvm
./gradlew :korge-sandbox:runJs
./gradlew :korge-sandbox:runAndroidRelease
./gradlew :korge-sandbox:runIosDeviceRelease

KorGE Store

Traditionally all the KorGE modules were published to central and their source code was available here, now they are available via kproject in separate repositories. You can find a catalog of all the published extensions here:

https://store.korge.org/

korge's People

Contributors

soywiz avatar soywiz-invideo avatar kietyo avatar jobe-m avatar servb avatar obsidianx avatar lehaine avatar rezmike avatar ygdrasil-io avatar jfbilodeau avatar emign avatar bioryajenka avatar pablocaviglia-uy avatar rafi0 avatar dependabot[bot] avatar stechmuck avatar mikesmitheu avatar gsteckman avatar dhakehurst avatar fsaurenbach avatar sahilbajaj avatar bognari avatar inego avatar tradfursten avatar caps-looking avatar avdim avatar lmvortex4k avatar eaboll avatar mayankmkh avatar maddin-m avatar

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.