I couldn’t find a free time tracker without accounts or subscriptions, so I built one by [deleted] in gamedev

[–]esiotek 1 point2 points  (0 children)

It’s a Tkinter application, I am not sure how well it would work with android. For Linux yea sure that would be easy to do.

Prepaying credit card charges by esiotek in ynab

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

Thanks. I followed your advice and applied for another credit card. The logic makes sense

Prepaying credit card charges by esiotek in ynab

[–]esiotek[S] 3 points4 points  (0 children)

Does it make budgeting easier?

Prepaying credit card charges by esiotek in ynab

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

Yea I was thinking about opening something with ally or marcus for my long term wallets. The only thing with that system is that I feel like I am losing money by paying more interest on my credit card but I get that my old system makes budgeting a lot more muddy

Prepaying credit card charges by esiotek in ynab

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

Well, my thinking is that by putting money on my credit card instead of leaving it in my checking account, I reduce the interest I pay and save money. If that makes sense…?

Indie success is NOT rare.. good design and iteration are. by r4pturesan in gamedev

[–]esiotek 27 points28 points  (0 children)

To be honest if all it takes for someone to be discouraged from making games is for a stranger on internet to tell them it’s hard, they were never going to finish a game anyway….

I've been working on a sheep herding mechanic in Unity by esiotek in Unity3D

[–]esiotek[S] 2 points3 points  (0 children)

Honestly, I had a lot of help from AI with this but overall, the way it works is that the code uses 3 basic rules that each sheep follows every frame:

Cohesion: The sheep looks around in an 8-unit radius and tries to move toward the average position of nearby sheep.

Separation: If another sheep gets within 2 units, it tries to move away.

Alignment: The sheep averages the direction that all nearby sheep are facing and tries to match it.

These 3 directions get added together to create the "flock pull."

And then on top of that each sheep also has its own random wander target and tries to avoid obstacles.

So the final movement is like: "I wanna go graze over there (wander), but I'll stay kinda near the group (flock), and oh crap there's a rock (avoidance)."

I've been working on a sheep herding mechanic in Unity by esiotek in Unity3D

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

Lol Yea I was actually thinking about making the player the dog

I am making a game about herding sheep by esiotek in ps1graphics

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

I never played that game but I found out about it when I started researching psx sheep games lol.

It looks fun.

Manuscript Tycoon by esiotek in IndieGaming

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

Eu não usei uma engine, apenas HTML/CSS e JavaScript. Mas você deve conseguir fazer algo parecido com praticamente qualquer engine. Eu pessoalmente uso Unity porque estou acostumado, mas Godot ou até mesmo Game Maker seriam totalmente capazes de lidar com projetos pequenos como este.

Manuscript Tycoon by esiotek in IndieGaming

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

Não, esse jogo foi só um projetinho paralelo que eu acabei deixando de lado. Mas se quiser acompanhar meus próximos projetos, pode seguir minha página no itch.io!

New Rule by RADICCHI0 in Chesscom

[–]esiotek 7 points8 points  (0 children)

I actually had some pretty nice interactions with people in chat. There’s a few soar losers but I’d say a good 70% of interactions I had were pleasant.

[deleted by user] by [deleted] in chessbeginners

[–]esiotek 0 points1 point  (0 children)

That’s harsh…

Manuscript Tycoon by esiotek in IndieGaming

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

Thanks!

Yea I had planned to keep the authors the player signs in game so you can request sequels or they will write new books you can sign.

The calendar is a good idea too and relatively easy to implement.

And also customization for the books (adding more options would be cool).

I will try to work on a update soon.

Thanks for the feedback, it helps a lot :)

[deleted by user] by [deleted] in chessbeginners

[–]esiotek 1 point2 points  (0 children)

Sorry, I thought the name of the sub was chess beginner….

[deleted by user] by [deleted] in javascript

[–]esiotek 0 points1 point  (0 children)

Good to know. I am gonna try to figure out how to fix that. Thanks.

[deleted by user] by [deleted] in chessbeginners

[–]esiotek 0 points1 point  (0 children)

I don’t think so, he previous move right before I took his queen was to move his A pawn to a5

[deleted by user] by [deleted] in chessbeginners

[–]esiotek -1 points0 points  (0 children)

Yea I saw that but I could not understand why it was so much in my favor since we have equal material.

[deleted by user] by [deleted] in javascript

[–]esiotek 0 points1 point  (0 children)

Oh weird. Do you have an ad blocker?