|
|
|
|
|
by SeanAnderson
960 days ago
|
|
https://www.forestapp.cc/ This one? :) It's actually called Forest, so you did remember the name, hah. I agree, it is similar. I feel it is also very similar to Finch, https://finchcare.com/, but they really ramp up the cute/support where I'm trying to bring more Dwarf Fortress vibes to the pet part. Yeah, this is definitely a very blunt MVP. I have some loftier ideas for how to engage the user, but they take a lot more programming, so I just kinda crammed the goals together so I could start showing people and speaking more clearly about the end vision. I agree that ants the player feels bonded too should not die. I think there's room for having ants of varying sizes, and maybe just the large ones being named, and allow the small ones to be more like fodder. And yeah, I need to figure out what my goal number of ants is for the colony. I'm treating performance like I want to have thousands of ants, but I don't feel like users will be able to bond to more than a handful. Understood on the controls. I'll work on improving the UX a bit. Do you think people would accept the "This website wants to know your location?" if I made the lat/long stuff automatic by using geolocation apis? I feel like those inputs add a lot of visual weight, and it's not very clear what the intent is behind them...but the end result of having in-game day/time linked with your IRL day/time I find compelling. |
|
Yeah, having a target number of ants or varying sizes could be interesting but I don't want small ants dying either :'(
Agreed in game time is nice to match up to real life. But, do you really need detailed location data though? You can get rough location/timezone in a much less intrusive way using IP. You could even get timezone just in JS on the client side even. That should be enough to match up time (not sunset sunrise but better than nothing and less input from user)