-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I wanted to put together a list of libraries that might be cool to add to this project. So maybe we can use this issue tracker as a way to have a conversationalist "post" about this.
If you think of anything cool and useful please post it.
MySQL to store turn history and whatever else we might need, but I think we should use something like google authentication for "login". MySQL is really easy since we have such a firm understanding on how it works so.
The google authentication information. Seems like it would be a fun rabbit hole to learn.
https://developers.google.com/api-client-library/java/google-api-java-client/dev-guide
I would love to integrate bitcoin wallet and a payment system. Using bitcoin would be really fun, and we could bypass a lot of legal issues hopefully by not using real money 👯
JavaFX tutorial