Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1018 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 1018 Bytes

NEOGames

The idea of this repository is create simple games inside the NEO blockchain. It can be done in any language avaiable and the ONLY thing offchain is the interface, everything else must be inside the Network. I don't like to think in games inside the blockchain that only uses the database to store information, i'd like to think in games that can be played inside the chain even without the interface.

Games in this repository:

Put your game idea here and let the community help you out

For you who wants to put an game here, must folow the steps below:

  • Create a issue that you want to put a game
  • Create a game directory inside the repository
  • Must have a readme file inside the repository with the game explanation.
  • The readme above must be linked in the NEOGames readme.
  • Request a PR