HackerTrans
トップ新着トレンドコメント過去質問紹介求人

user1241320

no profile record

投稿

[untitled]

1 ポイント·投稿者 user1241320·昨年·0 コメント

コメント

user1241320
·昨年·議論
Potentially France could have all imports from US pass by Martinique and they’d save a lot of money
user1241320
·昨年·議論
Funny he put like Martinique which is a territory governed by France
user1241320
·昨年·議論
Inspired by the Dobble card game, a friend and I built an iOS version where the symbols are emojis! You can customize the difficulty with options like “only green emojis” or other themed sets.

We don’t want to put ads in the game, but we’re exploring ways to add non-free features to make a little money from it. Has anyone done something similar? Any insights or past experiences with monetizing a casual mobile game would be really helpful!
user1241320
·2 年前·議論
One note from having worked with both that I don’t see mentioned: Golang dependencies are sources you basically pull and compile with your own code. In JVM-land dependencies are precompliled packages (jars). This adds one little step.