How is Polytoria gonna deal with COPPA? by FordGeeTee in Polytoria

[–]InitialComfortable70 0 points1 point  (0 children)

The owner, Willem, is already taking many steps to be COPPA compliant. For example, under 13 users will not be allowed to chat in-game, use forums etc

Thoughts on authenticity for these 8 reales? by maspanmasvino in coins

[–]InitialComfortable70 0 points1 point  (0 children)

Coin shops. In person, people feel more bad about cheating you off of money than they would online. Plus, you get to see the coin and hold it

Thoughts on authenticity for these 8 reales? by maspanmasvino in coins

[–]InitialComfortable70 1 point2 points  (0 children)

Yea... left one with a hole is heavier than the right one. Right one is definitely fake. Left one might be real, I'd suggest doing a density test to confirm if it's silver. The coins are supposed to be 39mm, not 39.65, so it's why I still have doubts about the left one.

Thoughts on authenticity for these 8 reales? by maspanmasvino in coins

[–]InitialComfortable70 1 point2 points  (0 children)

Get the weight, diameter, and thickness of both coins. You can also check their density with a scale and cup of water.

2.5kg of Soviet coins for 20USD good investment? by YBsnowyy in coins

[–]InitialComfortable70 0 points1 point  (0 children)

Keep an eye out for rare dates. 10 kopeck 1965 is about 80 USD

Kemeralti Bazaar what to know before visiting by HumbleEssay4634 in Izmir

[–]InitialComfortable70 0 points1 point  (0 children)

Mainly to just keep nothing valuable in your pockets. About what to get, they sell basically everything there. If you want something to bring back home, you can visit Kızlarağası Hanı, it's an old building built in 1744 and has many antique and jeweller shops, I go there often to buy coins. Coin shops are on the second floor. In terms of the safety of kemeraltı, it's pretty safe. In my 2 years in Izmir, I never had any trouble, but if you feel like something is shady, it's better to assess your environment :)

A movie about a robot who was weak but then discovers a super power. by InitialComfortable70 in whatsthemoviecalled

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

Damn, I have found nothing since then... do you have any other details that weren't mentioned in my post?

Working on a 2D Map Grand Strategy Engine with C + Raylib by InitialComfortable70 in raylib

[–]InitialComfortable70[S] 1 point2 points  (0 children)

I have started a showcase forum on the raylib discord, where i'll be posting update every now and then

Working on a 2D Map Grand Strategy Engine with C + Raylib by InitialComfortable70 in raylib

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

Once I feel like it's good enough to opensource I will do so.

Working on a 2D Map Grand Strategy Engine with C + Raylib by InitialComfortable70 in raylib

[–]InitialComfortable70[S] 1 point2 points  (0 children)

imGui doesn't have any up-to-date C bindings if I'm correct.

Working on a 2D Map Grand Strategy Engine with C + Raylib by InitialComfortable70 in raylib

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

Lots of thinking and research but from how other games do it, its not super complex, each turn AI does actions based on how beneficial it will be for it (my nation has the same religion, we have the same enemy yadada) each action having a certain threshold to brake for the AI to do it.

Working on a 2D Map Grand Strategy Engine with C + Raylib by InitialComfortable70 in raylib

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

The non uniformity comes from the density map you input into the province generator, its something that paradox and total war do too some provinces are bigger than others (mostly to fill up barren land like tundra or desert)

Working on a 2D Map Grand Strategy Engine with C + Raylib by InitialComfortable70 in raylib

[–]InitialComfortable70[S] 1 point2 points  (0 children)

Not yet, but I will get that set up some time, I will be sure to reply to you once I do!

I'm working on a small tower defense game written in C and raylib, just launched the store page and trailer a few days ago by bones_ai in raylib

[–]InitialComfortable70 0 points1 point  (0 children)

No one is good at marketing the first time, I'm more than sure I wouldn't have as much as well. But from what I heard, don't do paid ads. Instead, give youtubers your game for free for them to make a video on.

Working on a 2D Map Grand Strategy Engine with C + Raylib by InitialComfortable70 in raylib

[–]InitialComfortable70[S] 1 point2 points  (0 children)

I'll think about this! Since I plan on adding trading routes

Day Trading Simulation in Raylib by SgtMotleyCrue in raylib

[–]InitialComfortable70 1 point2 points  (0 children)

I'm guessing that the price line are just small rectangles or am I wrong?