Skip to content

Releases: NostrGameEngine/ngengine

0.2.0

15 Oct 20:28

Choose a tag to compare

0.1.1

05 Sep 21:43

Choose a tag to compare

This release brings many bug fixes and improvements, but the standout feature is in-game advertising powered by the nostrads protocol, designed to bring ads to nostr in a privacy-friendly and permissionless way.

This release is accompanied by a tech demo showcasing the ad system in action github.com/NostrGameEngine/adcity-demo.

Artifacts available on maven central.

Getting Started

0.1

03 Sep 22:59

Choose a tag to compare

0.1 Pre-release
Pre-release
update versions

0.0 - NGE

12 Jun 15:37

Choose a tag to compare

This is the first pre-release of Nostr Game Engine (NGE), which includes the P2P networking and essential Nostr functionalities, including player authentication and profile, event signing, and relay subscription.

The P2P network stack enables direct player-to-player connections, using Nostr solely as a coordinator, while actual traffic is P2P.

Experienced devs can already build on top of this to create decentralized games and apps for:

  • Windows
  • Linux
  • MacOS

using jvm based languages.

This release is accompanied by a tech demo showcasing the engine P2P networking capabilities, which can be found at github.com/NostrGameEngine/sea-of-nostriches-demo

0.0-rc8

11 Jun 17:35

Choose a tag to compare

0.0-rc8 Pre-release
Pre-release
configure version on build