Releases: NostrGameEngine/ngengine
0.2.0
0.1.1
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.
0.1
update versions
0.0 - NGE
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
configure version on build