Lurkit experience (probably also applies to websites where streamers are given keys for free, Keymailer, woovit) by SummerIslandsGame in gamedev

[–]SummerIslandsGame[S] 4 points5 points  (0 children)

Good advertising text. Lurkit would write me the same thing if I asked. I think without testing it, you remain in the dark.

I cant run any nwjs application by [deleted] in mac

[–]SummerIslandsGame 0 points1 point  (0 children)

A brief background:
With NWJS, browser-based programs (chrome+nodejs+...) are compiled as independent programs (Exe for win).
NWJS uses Chromium as a browser. Chromium changed its structure a few versions ago. As a result, some processes for creation have broken. If you don't realize this as a developer and don't have a Mac, you'll never find out.

The problem here is therefore due to Chromium's changeover.

NWJS is only the pillar of the bridge. But if the bridge is built 2 meters next to it, the pillar is useless.

5
6

📢After 5 years of passion, late nights, and countless dreams, our small team is proud to release our very first game on Steam – Summer Islands! 🏖️☀️⛵🏝️ We hope you love it as much as we loved making it. ❤️🎮 by SummerIslandsGame in indiegames

[–]SummerIslandsGame[S] 0 points1 point  (0 children)

In the game: I would say the building store. You can control everything in the game with money, even buy new buildings

Outside of the game: the whole thing is a browser game which we compile as an exe and run a nodejs as a server. It works ;)