- Joined
- May 22, 2015
- Messages
- 872
- Solutions
- 1
- Reaction score
- 463
- Trophies
- 2
- Location
- Somewhere
- Website
- n3dshack.weebly.com
- XP
- 853
- Country

Am I only one here that don't know what to do with the .xz file?
Use winrar to extract the files

Am I only one here that don't know what to do with the .xz file?
its like a .zip for hipstersAm I only one here that don't know what to do with the .xz file?

its like a .zip for hipsters
EDIT: Just said something dumb up here.
Anyways, anyone here want to try it? It seems that I'm the only one online.
I'd like to try it, but I didn't have the chance to install it yet.
Okay, I'm also installing homebrew in another 3DS here to try it out. When you log into the server let me know, ok?
Maybe you misread, but the server has a minimum of 2 players. The maximum will probably be around 16 due to screen space, but there is no maximum at the moment.I'd LOVE to try this once you allow for more players. Will we be able to host our own servers as well?
./DrawAttack-server 5000 words.txt


Ya, will add some reporting button for people that don't play the game properly (e.g. write out the word in letters). Then maybe if enough people report the same person, they will be kicked.
Btw, on the left side of the input box on the bottom screen, do you get a weird pixel color out of place?
Also, think I may have found a bug that will keep booting the same player when the ping timeout once. Looking into it.
Ah, yes, I misread. I don't have a 3DS on me right now but I'll give the .cia version a shot as soon as I get home. Thanks!Maybe you misread, but the server has a minimum of 2 players. The maximum will probably be around 16 due to screen space, but there is no maximum at the moment.
And you could easily run your own server on linux, only real dependency you need installed is SFML (and I probably could recode so you don't need it in the future). I'll upload server binary maybe on next release. Then you pretty much just run:
Code:./DrawAttack-server 5000 words.txt
That will run your server on port 5000 using the word list like this one.
I think I will use a centralized server list on Github which the game will fetch, but also allow users to add in custom IPs. So people could run their own foreign language servers (Server is just English right now) and maybe themed-based servers, like ones with just videogames-based words, or just Pokemon related terms, movie titles, etc.


