Skip to content

Commit 3aeae71

Browse files
committed
Add 2 games written in GNO
They run on greps' asteroid. Currently the asteroids and those 2 games are run from test4, as it's waiting for gnolang/gno#2554 to be merged to Portal loop. Nevertheless both games are playable, the code on test4 is visible. Those URLs will not change.
1 parent f4528b2 commit 3aeae71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ _Resources to help you understand how to get around gno.land and use Gno._
9191
- [Gno Chinese Station](https://www.gnoland.cn) - A website for Chinese developers, providing tutorials, resources, and Gno news.
9292
- [Failing In Public](https://proggr.hashnode.dev/gnoland-initial-experience-gonzo-take-on-failing-in-public) - A gonzo journalist take on first gno/CosmosSDK experiences.
9393
- ["go -> gno" presentation](https://github.com/gnolang/workshops/tree/main/presentations/2023-06-26--go-to-gno--schollz) - "Things I wish I knew when I started out with Gno, when coming from a Go background" by Zack Scholl.
94+
- [Cap'n Cluck's Tic-tac-toe](https://greps.gnAsteroid.com/r/grepsuzette/games/tictactoe) - A tic-tac-toe with UI written in gno, running on an asteroid.
95+
- [Underwater Minesweeper](https://greps.gnAsteroid.com/r/grepsuzette/games/minesweeper) - Underwater Minesweeper, written in gno. No Js, just GNO+HTML+CSS. A classic productivity game for the office.
9496

9597
## SDKs & Clients
9698

0 commit comments

Comments
 (0)