korge

KorGE Game Engine. Multiplatform Kotlin Game Engine

OTHER License

Stars
2.3K
Committers
71

Bot releases are visible (Hide)

korge - v5.0.0-alpha

Published by soywiz about 1 year ago

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.10...v5.0.0-alpha

korge - v4.0.10

Published by Kietyo about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.9...v4.0.10

korge - v4.0.9

Published by soywiz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.8...v4.0.9

korge - v4.0.8

Published by soywiz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.7...v4.0.8

korge - v4.0.7

Published by soywiz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.6...v4.0.7

korge - v4.0.6

Published by soywiz over 1 year ago

New target! 🆕

  • Apple TV! (tvOS) 🥳

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.5...v4.0.6

korge - v4.0.5a

Published by soywiz over 1 year ago

korge - v4.0.5

Published by soywiz over 1 year ago

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.3...v4.0.5

korge - v4.0.4-dev-1.9.20-2914

Published by soywiz over 1 year ago

All korlibs compiled for the WASM target: including klock, kds, kmem, kbignum, korma, korim, korte, korim, korau, korgw and finally korge!

WASM experiment using:

  • kotlin = "1.9.20-dev-2914"
  • kotlinx-atomicfu = "0.20.2-wasm0"
  • kotlinx-coroutines = "1.7.0-RC-wasm0"
  • kotlinx-serialization = "1.5.1-wasm0"

Requires:

pluginManagement {
    repositories {
        mavenLocal(); mavenCentral(); google(); gradlePluginPortal()
        maven { url = uri("https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev") }
        maven { url = uri("https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental") }
    }  
}

in settings.gradle.kts

hello-world example using this:

https://github.com/korlibs/korge-hello-world/pull/24

you can try the sandbox yourself with multiples samples with:

git clone [email protected]:korlibs/korge.git
cd korge
git checkout feature/final.retake.wasm
# or if branch doesn't exist by then: git checkout 4244a6a55e803ead89816bc982c3e271d65cf62e
./gradlew runWasm

Relevant PR: https://github.com/korlibs/korge/pull/1677

korge - v4.0.4

Published by soywiz over 1 year ago

NOT FOUND

korge - v4.0.3

Published by soywiz over 1 year ago

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.2...v4.0.3

korge - v4.0.2

Published by soywiz over 1 year ago

🔥 New feature! 🔥 🧯🚒

Added TypedResourcesGenerator to generate a typed tree of your src/commonMain/resources including images, sounds and atlases + GameWindow.alwaysOnTop

Type-safe resource accesors
https://www.youtube.com/watch?v=yV7CilouqNc

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.1...v4.0.2

korge - v4.0.1

Published by soywiz over 1 year ago

🆕 New WASM target 🎊:

  • WASM. Only available on: kds, kmem, klock, krypto, klogger, kbignum. The rest of the libraries will be available once kotlinx.coroutines is published to central. There are some known bugs; follow the status here: https://github.com/korlibs/korge/pull/1628

Screenshot 2023-05-24 at 11 58 12

Version Bumps:

Fixes:

Additions

Improvements

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.0...v4.0.1

korge - v4.0.0

Published by soywiz over 1 year ago

https://www.eventbrite.com/e/korge-40-live-release-snacks-networking-tickets-626052298277

Changelog will be updated with highlights after the release event.

Video:
https://www.youtube.com/watch?v=avKhNcVJB5I
https://www.youtube.com/watch?v=avKhNcVJB5I

Slides (with some updates):

What's Changed

New Contributors

Full Changelog: https://github.com/korlibs/korge/compare/v3.4.0...v4.0.0

korge - v4.0.0-rc6

Published by soywiz over 1 year ago

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.0-rc5...v4.0.0-rc6

korge - v4.0.0-rc5

Published by soywiz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.0-rc4...v4.0.0-rc5

korge - v4.0.0-rc4

Published by soywiz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.0-rc2...v4.0.0-rc4

korge - v4.0.0-rc2

Published by soywiz over 1 year ago

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.0-rc...v4.0.0-rc2

korge - v4.0.0-rc

Published by soywiz over 1 year ago

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.0-beta3...v4.0.0-rc

korge - v4.0.0-beta3

Published by soywiz over 1 year ago

What's Changed

Full Changelog: https://github.com/korlibs/korge/compare/v4.0.0-beta2...v4.0.0-beta3