A collection of example games

This is a collection of example games built on Solana. The games are built using the Anchor framework. The games are meant to be used as a starting point for building your own games on Solana.

Games

  • Lumberjack - A simple lumberjack game where you chop trees to earn wood. (Has a gum session key example)
  • Idle-game - An idle game using clockwork.
  • Seven Seas - A realtime on chain sea battle game with unity client.
  • Tiny Adventure - A simple adventure game moving a character left and right on chain.
  • Battle coins - On example game showing how to interact with SPL tokens in an anchor program.

Contributing

If you have a game you would like to add to this collection, please open a PR.

License

MIT