A downloadable game for Windows and macOS

Download NowName your own price

You moved into a new town recently, so far you've been hard at work unpacking. Finally you have some days off to explore and decide to meet and chat with some of the locals. Get to know them, and with enough kindness and affection fall in love with Candy, Sheyla, Griffith, and Jeager. 

CH.4 OUT NOW:

https://deanwolfwood.itch.io/anthro-affection-ch4

Note: This was my first attempt at making a game ever, there were many more planned routes and options that did not work programming wise so the writing does not align as it should. I plan to re-write it when I have finished releasing all of the chapters as a combined version of the game. Sorry for the inconvenience and I hope to see you then <3

Instructions to play mobile:
As I am unable to provide a direct app download with the program I use to create the game you must use Joiplay.
Go to this site:
https://joiplay.github.io/
And download the first and second (JoiPlay and the Renpy Plugin)
Once downloaded open the JoiPlay app (You may have to change settings to allow an app to be downloaded outside the app store)
To import the game into the app you must first download the game from the itchio page, I choose the windows version.
Once downloaded you must extract the files, once that is done when you click on the .exe file you may be able to choose the Joiplay app.
If not, you press on the plus bottom in the bottom right corner, under "executable file" click on "choose" then go to downloads or whatever folder you saved the game in until you get to the .exe file.
Once you click that give whatever name and icon you like and enjoy! ^w^

If a keyboard pops up and you can't see the text it is asking for your name :3

StatusReleased
PlatformsWindows, macOS
Rating
Rated 4.4 out of 5 stars
(34 total ratings)
AuthorDean Wolfwood
GenreVisual Novel
Tagsanthro, Dating Sim, Furry, Short

Download

Download NowName your own price

Click download now to get access to the following files:

AnthroAffection-mac.zip 218 MB
AnthroAffection-pc.zip 236 MB

Comments

Log in with itch.io to leave a comment.

(-1)

Dude, you got some grammar problems in these stories. It is kinda hard to read.

Can you make it for android please

An error was triggered, and so I copied the error log stuff:(???????? are stuff that I didn't want seen).

[code]

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'ending.png'>:

  File "game/script.rpy", line 913, in script

    "Thank you for playing my very first game! I'm hoping to improve so my next one will be even better!"

IOError: Couldn't find file 'ending.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/script.rpy", line 913, in script

    "Thank you for playing my very first game! I'm hoping to improve so my next one will be even better!"

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\ast.py", line 690, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\exports.py", line 1316, in say

    who(what, *args, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\character.py", line 1131, in __call__

    self.do_display(who, what, cb_args=self.cb_args, **display_args)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\character.py", line 842, in do_display

    **display_args)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\character.py", line 591, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\ui.py", line 289, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\core.py", line 2687, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\core.py", line 3171, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\core.py", line 2083, in draw_screen

    renpy.config.screen_height,

  File "render.pyx", line 516, in renpy.display.render.render_screen

  File "render.pyx", line 244, in renpy.display.render.render

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 151, in renpy.display.render.render

  File "render.pyx", line 244, in renpy.display.render.render

  File "C:\Users\Timmy\Documents\AnthroAffection-pc\AnthroAffection-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 151, in renpy.display.render.render

  File "render.pyx", line 244, in renpy.display.render.render

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 151, in renpy.display.render.render

  File "render.pyx", line 244, in renpy.display.render.render

  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render

  File "render.pyx", line 244, in renpy.display.render.render

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\image.py", line 500, in render

    return wrap_render(self.target, width, height, st, at)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\image.py", line 306, in wrap_render

    rend = render(child, w, h, st, at)

  File "render.pyx", line 151, in renpy.display.render.render

  File "render.pyx", line 244, in renpy.display.render.render

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\im.py", line 580, in render

    return cache.get(self, render=True)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\im.py", line 266, in get

    surf = image.load()

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\im.py", line 625, in load

    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\loader.py", line 576, in load

    raise IOError("Couldn't find file '%s'." % name)

IOError: Couldn't find file 'ending.png'.

Windows-8-6.2.9200

Ren'Py 7.2.0.424

Thu Apr 21 01:06:13 2022

[/code]


I extracted the game directly without editing anything. I believe that is might be an error on your end, like maybe you didn't add the files or something... IDK. Anyway, there is the error log, for I'm sure you would want it.

Sorry for the late reply, I don't check itchio often now that I'm not working on any games. I'm not sure what the error is, I haven't gotten it myself and nobody else has mentioned the error so I think the file must have corrupted or something when downloaded. I don't really know anything about programming, I'm just imputing stuff into renpy. Sorry.

Okay, I'll try to figure out what exactly happened.

Unfortunately I got this error myself just now. Not sure exactly since I didn't do a line-by-line confirmation, but it does seem to be with the endings.

I just got mine with the Sheyla ending. It did show the right picture though, and the error came after.

Excellent game either way.

o7

(+1)

wait, no, this can't be, i was hoping the game would be longer and the routes would have more depth to them, whyyyy is this game so short it's amazing and lasts for so little :(. oh well it was good atleast

(+1)

It was my very first game so it was cut short due to my inability to figure out certain parts of the program and limited free time because of collage so I wanted to just get it done. However I have the script written for more games based off this one. Think of it as chapters in a book ^w^ I also have plans for longer games in the future and I'm getting the demo of it ready right now.

(+1)

Oh, no no no no no, if i was in any way offensive i am truly sorry i didn't mean it in a bad way because it's a fantastic game i was just more asking why there couldn't be more of it but now that i know there will be more to come eventually i'm fueled with excitement to see how this game will turn out. The best of luck to you and thank you for replying so quickly :)

(+1)

No worries, there was no offense taken! I'm glad you feel that way and I hope that you'll like the next parts as much as you liked this one :3

The shark woman seems to be a domina.

I hope so :3

This was super cute! You're off to a great start, I'll be looking forward to your next game.

will this game eventually come out for Android?

I'm still new to programming so if it does become an app it might take a long time. QwQ

How long is a long time?

(+1)(-1)

5-10ish years if my work becomes somewhat successful and I decide to hire someone to convert my games to apps. It's most likely not going to happen though as I am not much of an app user nor a programmer, this is just something fun to do in between my art.

(+1)

If you use Ren'py (and it seems like you do, peeking at the UI) converting to Android is actually as quick as clicking a few buttons and viola, you can upload the mobile file here. It's very simple, let me know if you want some help. (If you can program a game and release it, you can do this step, I promise.)

I do but I haven't been able to figure out the mobile options, I didn't really do any programming because renpy sets it up for you and I just have to insert the script and pictures. QwQ If you're willing to help I'd very much appreciate it! I'm @DeanWolfwood on twitter and basically everything if you want to message there!

I added instructions for how to play on mobile if you are still interested in it! ^w^

look on my profile for another method :)

OH MY GOD THIS WORKS THANK YOU!!!!

I added instructions for how to play on mobile if you are still interested in it! ^w^

Told you ;)

Since there are tons of VN's, which I wanted to play for the longest time, I will make sure to come back to Anthro Affection later!

Other than that good luck with your game and stay safe!

PS: Adding something along the lines like 'method by user resbach' would give others, especially newcomers, the opportunity to see my profile. Just a thought though...

(+1)

I mentioned you in my post announcing that all my VNs could now be played on moblie, I linked the site and put instructions on how to use it on the game pages so others have the opportunity to see it! Hoping you are safe as well!

Really enjoyed this game!

I'm really glad you did! ^w^