Tagged Questions
2
votes
3answers
254 views
Sending high scores to a web server in an open source game
I've never dealt with sending/receiving data from web servers in my games, so I absolutely have no idea how to do this. I tried googling for a good solution but couldn't find anything satisfying.
I ...
5
votes
2answers
427 views
Secure login for a game that is open source
I am making a game which i will be open sourcing. Its a simple arcade like game but requires a network connection because it is meant to be played with other people.
The thing i am worrying about is ...