Skip to content

Commit

Permalink
docs: Update Nakama link + add Supabase (#2608)
Browse files Browse the repository at this point in the history
Update Nakama link + add Supabase to the docs.
  • Loading branch information
spydon authored Jul 17, 2023
1 parent 8a9f87e commit 346bb6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/.cspell/flame_dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ spineboy
spineboys
spydon
stpasha
Supabase
tavian
trex
Videon
Expand Down
3 changes: 2 additions & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,11 @@ Flame doesn't bundle any network feature, which may be needed to write online mu

If you are building a multiplayer game, here are some recommendations of packages/services:

- [Nakama](https://github.com/Allan-Nava/nakama-flutter): Nakama is an open-source server designed
- [Nakama](https://github.com/obrunsmann/flutter_nakama/): Nakama is an open-source server designed
to power modern games and apps.
- [Firebase](https://firebase.google.com/): Provides dozens of services that can be used to write
simpler multiplayer experiences.
- [Supabase](https://supabase.com/): A cheaper alternative to Firebase, based on Postgres.


### External assets
Expand Down

0 comments on commit 346bb6c

Please sign in to comment.