Skip to content

Commit 5f267d8

Browse files
committed
update website
1 parent c79a4b5 commit 5f267d8

File tree

4 files changed

+24
-6
lines changed

4 files changed

+24
-6
lines changed

src/components/x-roadmap.html

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,28 @@
6666
within the virtual world of their games
6767
</x-task>
6868

69-
<x-milestone title="v0.1.x MONETIZATION" img="imgs/nge-v01.gif">
69+
<x-milestone t="tick" link="https://github.com/NostrGameEngine/ngengine/releases/tag/0.1.1" title="v0.1.x In-Game Ads" img="imgs/nge-v01.gif">
7070
<p>
71-
At this stage developers can monetize their games with p2p ads that do not break the
72-
player immersion or privacy.
71+
This release brings many bug fixes and improvements, but the headline feature is in-game advertising powered by the
72+
<a href="https://nostr-ads.ngengine.org/" target="_blank">nostrads protocol</a>, designed to bring ads to nostr in a privacy-friendly and permissionless
73+
way.
74+
75+
76+
77+
</p>
78+
<p>
79+
This release is accompanied by a tech demo showcasing the ad system in action
80+
<a href="https://github.com/NostrGameEngine/adcity-demo" target="_blank">github.com/NostrGameEngine/adcity-demo</a>
7381
</p>
7482
</x-milestone>
75-
83+
<x-task t="tick">
84+
Android release support
85+
</x-task>
7686
<x-task fact='started at <a href="https://github.com/riccardobl/webmonkeyengine"
7787
target="_blank">riccardobl/webmonkeyengine</a>'>
7888
webgl2 based renderer and browser support
7989
</x-task>
90+
8091
<x-task>
8192
iOS release support
8293
</x-task>

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1>Crossplatform</h1>
4646
<div class="h">
4747
<x-icon icon="linux" title="Linux" size="3rem"></x-icon>
4848
<x-icon icon="windows" title="Windows" size="3rem"></x-icon>
49-
<x-icon icon="android" title="Android" class="disabled" size="3rem"></x-icon>
49+
<x-icon icon="android" title="Android" size="3rem"></x-icon>
5050
<x-icon icon="html" title="Browser" class="disabled" size="3rem"></x-icon>
5151
<x-icon icon="macos" title="MacOS" size="3rem"></x-icon>
5252
<x-icon icon="ios" title="iOS" class="disabled" size="3rem"></x-icon>
@@ -62,7 +62,7 @@ <h1>Crossplatform</h1>
6262
<h1>Decentralized</h1>
6363
<div class="h">
6464
<x-icon icon="p2p" title="p2p networking" size="3rem"></x-icon>
65-
<x-icon class="disabled" icon="privacy" title="privacy ads" size="3rem"></x-icon>
65+
<x-icon icon="privacy" title="privacy ads" size="3rem"></x-icon>
6666
<x-icon class="disabled" icon="gamer" title="Interoperable" size="3rem"></x-icon>
6767

6868
</div>
-4.15 MB
Loading

static/articles/v0.1-release/sn-post.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,10 @@ Your support means a lot!
8787

8888
On that note, If you’d like to support the project, contributions via the [crowdfunding page](https://ngengine.org/support.html) page will directly help sustain long-term development.
8989

90+
91+
---
92+
93+
That’s all for now. Hope you like what’s been built so far!
94+
95+
96+
[Follow on Nostr](https://njump.me/npub146wutmuxfmnlx9fcty0lkns2rpwhnl57kpes26mmt4hygalsakrsdllryz)

0 commit comments

Comments
 (0)