Skip to content

Commit 4d63b7e

Browse files
N27: graph game (#820)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 014d1f7 commit 4d63b7e

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

content/news/027/graph_game.gif

1.08 MB
Loading

content/news/027/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,24 @@ small update to improve the UI and fix a few bugs.
8484
[@17cupsofcoffee]: https://twitter.com/17cupsofcoffee
8585
[lonely-star-source]: https://github.com/17cupsofcoffee/lonely-star
8686

87+
### [Graph Game]
88+
89+
![image/gameplay of the game: circle and triangles](graph_game.gif)
90+
_Navigating the graph map can be stressful_
91+
92+
[Graph Game] ([GitHub][graph-game-github])
93+
uses [Bevy](https://bevyengine.org/) as its engine. You can play it from your
94+
[browser](https://vrixyz.github.io/graph_nav/) - click on colored triangles,
95+
guess the rules and survive as long as possible!
96+
97+
Development has just begun, and the future of the project is not clear -
98+
the developer welcomes you to come and discuss next steps on the game's
99+
[Discord server][graph-game-discord].
100+
101+
[Graph Game]: https://vrixyz.github.io/graph_nav/
102+
[graph-game-github]: https://github.com/Vrixyz/graph_nav
103+
[graph-game-discord]: https://discord.gg/ZeRkj8pD4n
104+
87105
## Engine Updates
88106

89107
### [Tetra] 0.6.6

0 commit comments

Comments
 (0)