Description: :One policewoman girl was sent to high school to work undercover as a teacher and everything goes chumba wamba."This is a very Russian game so far." (one of the users)Last update: : 2020-01-08Released: : 2020-01-07Creator (developer): : YFIGamemancerCensored: NoVersion: PrologueOS: Windows, LinuxLanguage: English, RussianGenre:3DCG, 2D game, Female protagonist, School setting, Cosplay, Voyeurism, Big tits, Exhibitionism, Uniform, Policewoman, Teacher, Shoolgirl, FamilyHow to install: :Extract and run *.exe.Developer Notes:Russian version is free for download on my Patreon page.Pleasure High School 18+. Nice to be here is brought to you by xGames in our large porn games collection. Direct download of this sex game is served with just a few clicks. All new games are are always available for you is always here.
Description: :This is a completely rewritten version of Ashford Academy. Ashford Academy is a game where you take the role of the newly appointed principal (male). From this point it's up to you to decide what happens next.Last update: : 2020-01-11Released: : 2020-01-11Creator (developer): : Dream ChaserCensored: YesVersion: 0.3.2OS: Windows, Linux, MacLanguage: EnglishGenre:2DCG, Female protagonist, Male protagonist, School setting, Management, Corruption, Ahegao, Anal sex, Bdsm, Bukkake, Group sex, Lesbian, Masturbation, Multiple protagonist, Oral sex, Sexual harassment, Vaginal sex, VirginHow to install: :1. Extract and run.Changelog:v0.3.2- 2 new images added to existing events- 2 new events added- improved the text of some sensuality events- since reputation consists of a calculated and a static part, its description now discloses the static reputation value.- centralised code to show period splash screens. Text (Morning/Afternoon/Evening) now shown in bigger font and cursive- added option for different choice pools in random_select (backwards compatible)- overhauled and simplified Susans and Marinas dresscode logic:while Marina continues to dress as she pleases, Susan will more strongly follow what she thinks you want (with same school policies and stats will wear the same clothing)Balancing:- effects of nude school uniform made more positive: now increases behavior- capped lust at 100 for purposes the negative behavior effect if pdas are allowed- set the stress influence of security 1 (which you start with) to 0, reduced the stress increase per level- halved the stress increase per level of surveillance- lowered bdsm upkeep cost (money) to 60% of the old value- doubled permanent weekly reputation gain/loss due to student stats. Still not much though, with all maxed stats you'll now gain 0.25 reputation per week from it- added an end of school year reputation boost (at max stats: 5 points), enough to overcome the stat drain from the worsening student stats. Thanks for the suggestion!Bugfixes:- apply_entrance_dilution got applied twice for students getting added midterm, which means they pulled down stats too much- keep effects of entrance_req_focus from applying weekly, since they apply each day- improved logic of how an event is picked when dresscode is none - no more nude students other than at dormitory/pool/bath ;-)- tuition income now bottoms out at 0, instead of turning negate when reputation is below 0v0.3.1- added 2 new events to location sensuality- pair dance event in location sensuality expanded- adjusted event conditions of sensuality events- reduced frequency of event office26 once it has reached its end state- bugfix: fixed crash on weekly effects if bdsm punishments are activev0.3.0 - SensualityBig Picture:- updated from renpy 7.1.0 to 7.3.5- new pictures added to existing events- new events added in existing locations- a lot of the simply events have been merged, pictures and texts now combining in more variations than the old standalone events- new location "Sensuality" - unlocks once lust_enhancement isn't "none" anymore- value dependent tooltips for all student stats - helps players (and mod writers) to know what a stat value actually means- rollback enabled during the day (but you can't go back to the planning phase, or from the planning phase)- folded derived stats class into stats: every stat can now have a static and a temporary, and a function and be influenced by game objects- new event variables (set with arg var=... in the event definition) do not break old saves anymore (they get initialized on load)- new game objects do not break old saves anymore, which allows mods defining game objects (e.g. clubs) to be added into an ongoing save game- improved documentation (including the example mod)Balancing:- added major new income source in form of the building "Surveillance"- players starting with outlook "careful" will still get the Susan and Marina blowjob scene later on, so no path will permanently miss it anymore- reputation overhauled: weekly changes reduced to 1/4, but gets immediate benefits from raising student stats (up to 45 if deviance is 0) and upgrading buildings (up to 40),starts at 12 instead of 10, max raised from 100 to 150. With this, getting your reputation up should be quicker, but it should slow down instead of speeding up later on.- added option to raise staff_support to weekly planning- set image distance from conservative image to normal dresscode to 0.5, and changed default max_img_dist from 0 to 0.5That means that when the current dresscode is normal, events with only conservative images may still be chosen, widening the event pool- max_img_dist for all canon dormitory events set to 1 (thanks to img_prefix), meaning the dresscode is less strict in the dormitory, widening the event pool- for dresscode none, at inhibition<15, students will now often choose to go nude at the bath, the pool, and in the dormitory- can_be_evil becomes False if your outlook becomes saint/good/nice/charming- inhibition lowering unlocks are now recognized by the game as a sexual policy (values 0.3, 0.4 and 0.5 for the 3 levels)- halved positive influence of teaching materials on athletics. It was rising a bit too quickly.- slightly rebalanced bdsm (tilted more towards improving behavior)API Additions:- new tag "flavor" for images, letting you easily change small details of an event depending on the image chosen (for events with randomized images)- new class Person, which allows writing text for both genders at once easily, or for one or multiple persons- new class base in mod base, to provide function results as properties for renpy text interpolation- img_e event definitions can now take tags "c:","ch:","e:" and "u:" tags, which work exactly like in the image definitions. Documentation updated for it.- You can now specify tags or keyword arguments in the img_prefix function, and they will be picked up by image definitions and img_e event definitions- all game objects now have 'age' and 'days_since_change' properties, so events can check for older buildings, established policies, ...- added variable 'initializing' which code can use to check whether we are loading up the game (when data structures might still be missing)- new method img_copy, which allows using one image in multiple image groups- new stat "staff" (was just a function before), making it visible in the gui, and allowing it to be influenced by game objects (policy "lust_enhancement" raises it by one if not "None")- tag alias "u:dressed" added as short hand for all dresscode neither "nude" nor "none" (i.e. "u:sexy","u:normal" and "u:cons")- event variables added: current_img_o, current_img_sweep, main_img_o, main_img_sweep- set_img(): new parameter tf (replaces tf tags of image instead of adding to them like at_list does)- added convenience function event_happened()- random_say: <say> argument can now alternatively be given an array of strings instead of a string. Will be said one after another.<speaker> may be an array in that case as well (at least as long). "if" and "else" may now be combined- new function image_for("class") - may be expanded for more situations later- new function set_img_letter, to make working with images named like bath2-1a.jpg,bath2-1b.jpg,... easier- new convenience function img_lettered, returns whether set_img_letter would change the imageAPI Changes:- logic change: the current event is only marked as executed once it has concluded, instead of before- current_event is now set during evaluation of which event to execute. That means that you can use it in any functions called in the condition string- sexy_slaves is now a variable instead of a function, toggled on by the Susan/Marina blowjob scene (contains day when it got toggled)- event variables renamed: current_scene_img -> current_img; main_scene_img -> main_img- set_img(): now defaults to transition None if the name of the displayed image does not change- set_img(): trans_scene_continues now defaults to fade instead of None- Unlock class changes:--def_active=True instead of False (now equals the default of GameObjects, so more consistent)--now uses "unlock_effect" for things to happen on unlock, instead of "effect" (so effect is for weekly effects for all GameObjects, so more consistent)--unlock objects are now enabled once they are unlocked, allowing for weekly effects and stat influences--removed property "unlocked", since it can now be more generally be provided by "enabled"- Rule class: upchange_stress=0 instead of 1 (now equals the default of GameObjects, so more consistent)- GameObject class: does not have a keyword argument def_unlockable anymore, instead unlockable says whether the unlock object will be generated active. Stored variable for it eliminated.- functions support_difficulty and support_difficulty_inv removed, replaced with max(...,0) calls- redefined 'force_prio', it is now a shortcut for executing an event once onlySmall Changes:- display year in main menu- location tooltips in main menu- game object age is displayed in menus (above return button) if "More Numbers" Option is enabled- event_happened() and event.happened().eval() now return the day the given event last happened instead of True (fully backwards compatible).- unlocks of hidden policies are now hidden, and unhide once the policy becomes visible- made stat recalculations more efficient (game object influence, temp stress)- tag strings "<key>:<value>" as used in the image definitions, are now checked for valid keys, and in the case of "c:<content>" for valid content types- the tag parser now checks dresscode tags against the registered dresscodes- added a (commented out) example_fightclub to the example mod (with one event with one picture, with placeholder text). Just as a starting point...- wished_dress is now only set once per events selection instead of once per picture choice- simplified code to remove population_new - it was left over from before population became a stat- increased text size of date displayed before main screen. Makes it readable in autosave screenshots.Debugging:- the debug screen now tries to guess the act and period from the label name when you call an event- the debug screen will allow rollback, until you hit the return button (to the main screen), at which point the events are committed- the debug screen now shows a list of banned characters,images and events (not modifyable)- the debug screen now displays the state of the event variable of the event last run from the debug screen, if it has any- the debug screen now displays the total game days and allows setting it. This makes time jumps possible when debugging events- switched event evaluation of strings from eval to myeval. This gives error messages containing the string which was evaluated, making for easier debugging.- now running the evalutation of all events on game load - allows early catching of syntax errors in event conditionsBugfixes:- added missing return in event gym14- debug screen now allows setting lower inhibition after the unlock (min_hint and max_hint now update dynamically)- the game now remembers changes you made in the current planning phase if you save and reload (might have worked in some older version?)- keep game from crashing when trying to unban an event/image/character which is not banned (simply don't do anything)- trying to ban an event during event setup just crashed the game. Dead code which never worked. Now it does, and is used.- the first transition of the day also counts as first transition of the event- being charming had goodness 0 instead of 1- there where some stat changes of pattern stat+=<n> instead of stat_o.value+=<n> This led both to misattributions in the "Stat changes" screen, and in plain wrong stat changesDeveloper Notes:This is a completely rewritten version of Ashford Academy!The canon events of Ashford Academy work as is (and so should events from mods), but I am only including the events I have converted in this upload.Conversion means that the events use the new systems I have build, and the stat values are adjusted to better fit this version.I want to give a huge huge thank you to Ashford at this point! If he had not put his project under the GPL, I never would have even considered modifying the code base. :-DMy initial itch was having the pictures match the currently active dresscode (school uniform), but it just grew and grew from there.During the coming weeks I intend to port over all of the (non-story) events from canon. I have done enough of them by now to know this is just a matter of steady work.After that is done, I intend to add more rules, policies, clubs, ...And I would very much enjoy help of any kind. I have kept the spirit of the original game and made this extremely mod friendly. So if somebody wants to e.g. port over the story events and expand on them, please go ahead!If anybody wants to help, then the first thing that would really help would be to fill in the picture placeholders ("800x600"). Or just try to make a mod with events as explained in the readme. ;-)Otherwise, just try it out, tell me what is broken, and give me constructive feedback.I'll reserve the following posts for a changelog of future versions and the readme describing the project - both on its own, and in terms of changes in comparison to vanilla Ashford Academy.Please let me know if there is a problem with the mediafire links or if the game does not start. I have unpacked and started the distributed game version under Linux and Windows, I don't have a Mac to test.
Description: :You are a boy who left home at age 13, you lived on the streets where you met two women, you spent two years on the streets with your new friends, then found a woman who gave you employment.After you had worked for her for a year, she noticed your living situation and offered you and your two friends the opportunity to live with her in her house; Her only condition is that you continue to work for her as payment.You all currently behave like a "family."You are now 20 years old and have just started college, and on that great day, things start to change forever...Last update: : 2020-01-05Released: : 2020-01-05Creator (developer): : Altered VisionCensored: NoVersion: 0.1OS: Windows, Linux, MacLanguage: English, SpanishGenre:3DCG, Male protagonist, Animated, Big ass, Big tits, Blackmail, Corruption, Cosplay, Exhibitionism, Incest, Masturbation, Milf, Rape, Romance, School setting, Sleep sex, Vaginal sex, VoyeurismHow to install: :1. Extract and run.2. How to put in English/Spanish:Option/Opciones > English/SpanishChangelog:v0.1e:-A new mode has been added! (For people who don't like SandBox, they now have VN mode).-Fixed some bugs.v0.1First releaseWalkthrough:Sandbox mode> MC room> PC> "HELP"To see the photos that girls send you in VN mode, use the gallery in the menu (right click)Altered City is available here in a list of adult games download. Direct download of this adult game is served with just a few clicks. All new games are delivered to you is always here.
Description: :David (or your name) is an ordinary guy with a hard past and not much better present. He never saw his mother because she died in his childbirth. His father was constantly busy with his business, so various nannies with whom he could never find a common language were engaged in the upbringing of the protagonist.Unfortunately at school, David also could not find friends. Constant fights and quarrels forced him to change schools in which he had to study, but somewhere around the age of 13 he met one girl who lived with them in the neighborhood.From that moment, David's life began to change for the better. They spent a lot of time together and after a while became very good friends.But unfortunately this could not last long. David's father needed to move to another city and he decided to take him to his sister for the duration of his absence. So David met his aunt Amanda, cousin Chris and two two step sisters Annie and Grace.He had a great time with them and finally found more good friends. But a year later when his father returned he had to move home with him.Returning, he notices that their neighbors have long moved and he realizes that he may never see his neighbor girlfriend even more.Trying to find out where she could move, David is faced with the fact that no one wants to say anything about her to him.. Disappointed with everything that he hears about it, he headlong goes into books and studies.After four years, he successfully graduates from a distance school and prepares to enter a rather prestigious college.The game begins at the very moment when David and his father go to his office.The further development of the plot will be influenced to some extent by your choices and actions in the game...Last update: : 2020-01-04Released: : 2020-01-04Creator (developer): :Censorship: NoneVersion: 0.1aOS: Windows, Linux, MacLanguage: English, RussianGenre:3DCG, Animated , Male protagonist, Femboy, Big tits, Big ass, Thicc, Big dick, Slim, Milf, School setting, Voyeurism, Spying, Seduction, Thriller, Horror and more in future.How to install: :1) - Extract to desired location.2) - Click on "StudentDays.exe" to start playing.3) - Choose your language and read the warning.4)* - Put the "StudentDays.exe" file in the antivirus exception if there are problems with the launch.Changelog:Version 0.1a (04/01/20)- Release of the first version of the game.Developer Notes:Glad to see you guys. You can just call me Dirty. I am a simple guy from Belarus who has been creating novels for more than a year...(English is not my native language, so i'm sorry if there will be some mistakes, but i'm working on it) I had some problems that prevented me from further development of this project, but now I finally solved them and continued to develop the game. The Life of Your Dreams that I released in 2018 is currently considered morally obsolete both in terms of graphics and plot, so let's just leave it in the past.From the features of my novel, I want to single out a pretty rare 3D engine and animated scenes that's also pretty rare for visual novels. In this novel you will find a rather tragic, lewd and sometimes creepy story with a many of characters, locations, choices and endings (in the future...)DOWNLOADWin/Linux: - - - Student Days is brought to you by xGames in a collection of porn games. Free access to this game is served via few clicks. New and only best games are delivered to you on xGames.
Description: :Amy is a young policewoman, she wants to help people, serve and protect.She has just been called to the boss, it's about a new investigation at a nearby school.Last update: : 2020-01-10Released: : 2020-01-03Creator (developer): : rootCensored: NoVersion: 0.19OS: Windows, Linux, MacLanguage: EnglishGenre:Real porn, Text based, Female protagonist, Animated, School setting, Corruption, Group sex, Vaginal sex, Oral sex, Masturbation, Lesbian, Mind control, Drugs, Exhibitionism, Male Domination, Blackmail, BDSMHow to install: :1. Extract and run.Changelog:v0.23 (Patreon)- hotfix navigation problem- some new img/vidv0.22 (Patreon)- new pic/vid- new statistics- new location - hospital- BDSM path- some new events/path dependent on lust,sluttiness, beauty, masturbate(or not) etc. (early versions)v0.19- smartphone, phone calls, text message system- new statistics- some new events/path dependent on lust,sluttiness, beauty etc. (early versions)v0.15Updated scene:-shower-tv-makeupNew:-park-beach-bar-poolAmy status:-cash-beauty-jobmore content soon, be patient v0.1First Release.Crucial investigation is available here in a collection of porn games. Free download of this sex game is served via few clicks. New and only best games are are always available for you on xGames.
This visual novel is based on a boy who shifts to a new city where his father went missing 3 years ago. This city, which is actually named as 'Sunburn City' have something unusual going on. The city and the people there themselves are having problems which main character don't even thought of...Would the main character, able to find his father???The main character interacts with many other characters in the city to find his father as well as to live his living. You can play this visual novel as the main character and help him through his journey by making the right decisions.The game is currently in its introductory/prologue part where you will meet new characters and interact with them and explore around the city.This Visual Novel/Game would be having 60+ in-game characters having a significant background related to the story.Last update: : 2020-01-05Released: : 2020-01-01Creator (developer): : SPARKCensored: NoVersion: 0.6bOS: Windows, Linux, MacLanguage: EnglishGenre:3dcg , animated , bdsm , big tits , big ass , corruption , creampie , exhibitionism , groping , harem , incest , Male Protagonist , male domination , masturbation , oral sex , titfuck , vaginal sex , virgin , schoolHow to install: :1. Extract and run.Changelog:v0.6b- Fixed Mia showing step-sister instead of cousin- Fixed some minor bugs- Fixed the typos- Added 10+ Imagesv0.6a- 500+ Images/Renders- 1900+ lines of codingDeveloper Notes:This Visual Novel/Game would be having 60+ in-game characters having a significant background related to the story. I would have to make a couple of prologue parts as it would be hard for me to introduce most of the characters to you in a single prologue version. Also the game would be having a quite long story,so yeah..the story is not only about to find the main character's dad.Please support me through pledging to my patreon, it will help me to develop the game further and to support my living.Note - I'd used compressed files to decrease the game's size without degrading the game's quality, so that everyone would able to download and play.Note- If you'd already played v0.6a, then there's no need to play 0.6b as it is a fix of the earlier version.
“Hey, Kou-chin. Sorry to bug you but, will you help me study?”It was a Saturday. There was still a month of summer vacation to go. Due to complicated family circumstances, Kouta - “Kou-chin” - who lives alone meet Chieri - “Chi-chan” - a classmate of Kouta’s at the conbini near his house.Chi-chan oozed sex. Her big tits and lazily protruding ass were a distraction from whatever he was supposed to be helping her with. She had the kind of body that, if you sat behind her at school, your grades would plummet. Somehow or another she was renting her own place. Whether she had a sugar daddy or did the whole “paid date” scene, Kouta didn’t know. There were rumors about her, though.This ditzy kurogal was his benefactor for the summer. Kouta helped her study - though he could hardly focus - and as a bonus he was endlessly visually entertained. He knew Chi-chan had a boyfriend so… well, he didn’t torture himself with fantasies, but at the same time Chi-chan had a flirty, cockteasing way.“Help me study, Kou-chiii~n. Take care of me and I’ll take care of your chiiiiiin~”Last update: : 2019-12-28Released: : Japanese 2016-08-12, English 2019-12-24Original Title: バカだけどチンチンしゃぶるのだけはじょうずなちーちゃんAliases: Chieri's Dumb But She's A World Class D*cksucker, Baka Dakedo Chinchin Shaburu no Dake wa Jouzu na Chii-chanCreator (developer): :Publisher:Censored: NoVersion: FinalOS: WindowsLanguage: EnglishVoices: JapaneseLength: Short (2 - 10 hours)VNDB:Genre:2DCG, Japanese game, Voiced, Male protagonist, School setting, Vaginal sex, Oral sex, Handjob, Teasing, Groping, Titfuck, Exhibitionism, Virgin, Ahegao, Big tits, Big ass, MasturbationHow to install: :1. Extract and run.
Tomoe Kirinokojima is a jaded young man who doesn't believe in love or happiness. Aine, on the other hand, is a genuine angel come to Earth who uses her magical guitar to sing love's praises to sooth the broken hearts of couples in love.One day during archery practice, Tomoe shoots Aine out of the sky and ruins her guitar which is powered by the red threads of fate--threads said in myth to bind two lovers together forever. With only one thread left, Aine is left powerless to help those in need. As luck would have it, Tomoe is able to use this final thread in his bow to act like a real-life cupid.Like it or not, Tomoe is roped into helping Aine on her mission to help the couples of the world. Will Tomoe have a change of heart, or will his apathy rub off on Aine? There's only one way to find out...: Opening VideoLast update: : 2019-12-21Released: : Japanese 2013-02-28, English 2019-12-19Original Title: 僕が天使になった理由Aliases: 僕が天使になったわけ, Love song of the angels., Boku ga Tenshi ni Natta WakeCreator (developer): : OverdrivePublisher: MangaGamerCensored: NoVersion: 1.01OS: WindowsLanguage: EnglishVoices: JapaneseVNDB:Length: Medium (10 - 30 hours)Store:Genre:2DCG, Japanese game, Voiced, Male protagonist, Creampie, Vaginal sex, Group sex, Oral sex, Titfuck, Virgin, Teasing, Exhibitionism, Handjob, Bukkake, School setting, Virgin, Ahegao, Masturbation, Urination, RapeHow to install: :1. Download and apply v1.01 patch.2. Extract and run.Changelog:v1.01Broken emdashes are fixed.
The year is 20XX.Infertility threatens the social fabric.Experts in the field are urging people to get down and dirty while they're young and able.Hiroki Suzuya, a lad who loves his H-games dearly, has taken a new step in his education, though it's off to a tragic start. For as soon as he entered the academy, a panty thief decided to pull a heist, and the innocent Hiroki bore the blind accusations. Down on his luck and with little confidence to change anything, Hiroki picks up a game he's never seen on his way back home. He boots it up, and finds it's... the kind of game where you up your character's stats and win the heroines' hearts.The stats, though, are way too easy to pump up. You can win a girl's heart without even breaking a sweat. But despite its crappiness, Hiroki finds himself getting really into it...The next day, Hiroki happens to spot a group from another academy partaking in some inter-school harassment of a group from your own, belitting them for their lack of experience with men.The H-gamer in Hiroki knows what to do... He's gotta raise their flags, and it's now or never!!"A GIRL IN THE GROUP IS ABOUT TO CRY! WHAT WILL YOU DO?"1: AVOID GETTING INVOLVED2: HELP HER OUTYOU HAVE SELECTED: HELP HER OUT.All that's left is to pull their heartstrings...Can Hiroki use the skills he's cultivated in the game to become the protagonist of his own world? And this group... can he win them all, making the perfect harem?!Last update: : 2019-12-21Released: : Japanese 2016-02-26, English 2019-12-13Original Title: ハーレムゲーム ~俺はコレのおかげでエロゲーの主人公になれました!~Aliases: ハ→レムゲ→ム ~俺はコレのおかげでエロゲーの主人公になれました!~, Harlem Game, Harem Game ~Ore wa Kore no Okage de Eroge no Shujinkou ni Naremashita!~Creator (developer): : Sweet HeartPublisher: MediBang Inc.Censored: Yes (Mosaics)Version: FinalOS: WindowsLanguage: English, JapaneseVoices: JapaneseVNDB:Length: Long (30 - 50 hours)Store:Genre:2DCG, Japanese game, Voiced, Male protagonist, Harem, Creampie, Vaginal sex, Censored, School setting, Pregnancy, Kinetic novel, Virgin, Rape, Group sex, Big tits, Big ass, Incest, Masturbation, Groping, Teasing, Lactation, Oral sex, TitfuckHow to install: :1. Extract and run.
You have been bullied for too long. At a low point, you find the opportunity to have control over your bully. They'd look very pretty if they were just a little more… feminine.You play as a protagonist who is feminizing their former bully (who can be a tomboy or a guy), turning them into either your lover, your submissive, or your plaything.Last update: : 2019-12-16Released: : 2019-12-11Creator (developer): : Discarded UnionCensored: NoVersion: v0.7.0OS: Windows, Linux, MacLanguage: EnglishVNDB:Genre:2DCG, Male Protagonist, Female Protagonist, Futa/Trans Protagonist, Bdsm, Blackmail, Female Domination, Futa/Trans, Gay, Handjob, Humiliation, Male Domination, Masturbation, Oral Sex, Sissification, Spanking, Stripping, Trap, Voyeyurism, Feminization, Romance, School Setting,How to install: :1. Extract and run.Changelog:0.7.0:New Content:Added a new plot thread for the relationship route “First date”:Added a new scene “An opportunity”.Added a new scene “A question”.Added a new scene “Somewhere nice”.Added a new plot thread for the arousal route “Hit the gym”:Added a new scene “Something else to do”.Added a new scene “Work out”.Added a new plot thread for the obedience route “Toyed with”:Added a new scene “Online shopping”.Added a new scene “A reminder”.Added a new scene “Under the Mistletoe”:Note this event only fires on (in-game) Christmas day.For now, when you have completed all other events you should get a option to fire this event early.Fixes:Another big set of spelling fixes.Updates:Added new Patrons into credits.0.6.1:New Content:Added a new scene “Regret”.Added a new scene “Hanging/checking out”.Added a new plot thread “Self Pleasure Control”.Added a new scene “Thinking”.Added a new scene “Telling”.Added a new scene “Asking”.Added a new scene “Agreement”.Added the ability to buy the girl’s uniform if you didn’t during “Shopping”.Updates:Added new Patrons into credits.Fixes:A big set of grammar & spelling fixes thanks to a player reporting a bunch.Known Issues:The “Regret” scene usually directly follows the “Shopping” scene, but it will instead fire on the next evening if you load an old save which has already seen that event. This may result in the scene being a little wrong in terms of when things happened. This is a compromise to avoid forcing players to replay.0.5.0:New Content:Added a new plot thread "Uniform"Added a new scene "Soup of the day."Added a new scene "A suggestion."Added a new scene "Shopping."Added a new scene "Covering for cards."Added a new scene "Selfie."Updates:Changed the way we describe gender expression based on the gender identity of the character.Added new Patrons into credits.Fixes:Small grammar & spelling fixes.Event system fixes for bugs that caused crashes.Event system fix for issue where the game could continue infinitely in rare conditions.Missing from this release:The new artwork is still not here yet, but our artist is back and actively working on it again.0.4.0:New Content:Added a new scene "Don’t Fret"Added a new scene "First Shift"Added a new scene "A Dramatic Announcement"Added a new scene "Performance"Added a new scene "Post-show"Fixes:Fixed crash in the "The Empty Classroom" scene.Small grammar & spelling fixes.Updates:Added new Patrons into thanks section.Missing from this release:The eventing system is currently very bare-bones and doesn't have any fluff around events and choices. This system will get improved over time.The new artwork is still not here yet, sorry. I'm working with our artist to try and get it sorted.Known Issues:This release will break compatibility with old saves. Hopefully this will be the last release where that is necessary, it corrects some issues with the way data was being stored in older versions.0.3.1:New:Patron credits.Fixes:A few small script errors.0.3.0:- Missing from this release:- The first new artwork will drop in a minor release after this, as due to day-job issues our artist wasn't able to finish the work in time for the release.- There is no inventory view for now. This will be added in later releases.- There are no patron credits in this version—these will be added for the public release, so no last-minute patrons are left out.- New Features:- Dyslexic-friendly font toggle in settings.- Patreon backers can access the toolkit, allowing them to directly manipulate core game stats.- To use this, download the file as well as the release for your platform, and place patron.rpa in the game directory.- New Content:- Added a new scene shared between the routes ("Makeup")- Added a new scene for the arousal route ("Walking In")- Added a new scene for the obedience route ("Reining In")- Added a new scene for the relationship route ("Leaning In")- Added a new set of small scenes ("A Job")- Updates:- Switched to new logo.- Added VFX to "Rain" scene.- Rewrote "Route Pick" scene.- Placeholder Content:- Added new placeholder backgrounds that have a little more fidelity and exist.- The "Nothing for now." option in "Makeup" is disabled as it would just end the game for now.- Known Issues:- This release will likely break compatibility with old saves. You can try them, but I suspect they won't work as expected. This shouldn't happen often, but when core systems change it can be inevitable.- The toolbox can completely break things (and also get you access to some content that isn't accessible normally), so be aware that things might go wrong if you make drastic changes with it.- The cash earned animation sometimes doesn't hide properly.0.2.0- New content:- Added a new scene on Day 4 After School ("Observation")- Added a new scene on Day 5 Morning ("Rain")- Added a new scene on Day 5 After School ("The Empty Classroom")- Add a very short temporary tutorial segment to the start of the game, explaining reaction icons until we do something better.- Updates:- Slightly reworked a few small sections in the intro.- Bug Fixes:- Fix various grammar and spelling mistakes.- Fix bug where the contact links didn't work (including the one to report bugs, sigh).- Fix a bug where speech backgrounds were incorrectly being cached with the default character names in.- Made sure we don't go to sixth form at the weekend.0.1.0: Initial releaseThe game is currently essentially text-only, but this is temporary. An artist is now on the team.Right now, the game is just the introduction, segment which sets up the characters and setting—the pace is currently a bit fast, because having a first version without any fun scenes would be a drag, but hopefully it gives a good idea of what is to come.Developer Notes:This is the first game from Discarded Union, hoping it will give a good impression. All feedback is very welcome, and if you enjoy the game, please consider backing it on .This version of the game currently doesn't have any custom artwork, only some placeholder stuff. The search for an artist is underway.Please Be Aware: This is an early version of the game and doesn't have any custom artwork! All the current art is placeholder, including stick-figure references for the first scene. The search for an artist is underway, and it will be replaced soon. That said, there is a good amount of content, so if you can enjoy it as a primarily text-based game, please do give it a go.Also note that the player and bully are customized, so all gendered, gay, and trans tags are optional based on the options you pick.Sculptor is available here as a part of our large adult games collection. Free access to this sex game is provided with just a few clicks. Games like Sculptor are delivered to you is always here.
Zombabes is a 2D adult survival RPG game set in the early 2000’s.You, a high school student, are the protagonist in the middle of a zombie virus outbreak. Unfortunately, you get bitten by the first zombie you meet.How are you the protagonist, then? Well, it’s easy – you survive the bite somehow! Your hair goes white and you are knocked out in the first two weeks, but hey, at least that cute girl friend of yours are watching over you!Your job is to secure the school building, to save all the girls and women you can, and of course, to survive.Last update: : 2019-12-15Released: : 2019-12-15Creator (developer): : JuiCCensored: NoVersion: 0.1OS: WindowsLanguage: EnglishGenre:2DCG, 2D game, Male protagonist, School setting, Sex toys, Handjob, Oral sex, Masturbation, CombatHow to install: :1. Extract and run.Changelog:v0.1First ReleaseDeveloper Notes:Remember to save often and carefully, there is no autosave function! There are some known bugs in the current version of the game and I am still working on those, be prepared for a smaller update in the near future. This is my very first serious game and I am absolutely willing to learn and improve. I will be grateful for every single advice and warning.I'm planning to add more content to the game every month or so.Zombabes is published on xGames in a collection of porn games. Free download of this sex game is provided with just a few clicks. Games like Zombabes are are always available for you on daily basis by xGames.
Frosh Life takes place during your freshman year at Pornell University in the fictional city of Pornell. You play the main character, a 19 year old guy who leaves home to go to college. As luck would have it, you move into a dorm which you share with three girls.Then... stuff happens, as it tends to do in life! There will be joy. There will be sadness. There will be victories. There will be losses. There will be blood (no, there probably won't be...).Your goal in the game is entirely up to you. Will you study hard to win the end-of-year scholarship? Will you practice hard to become the national college swimming champion? Will you take on part-time jobs to earn more money? Will you take the time to get the to know the people of Pornell? Or will you simply strive to have as much sex as humanly possible?Your fate - and maybe even the fate of some characters - is in your hands.Last update: : 2019-12-10Released: : 2019-07-01Creator (developer): : Sexy SimulationsCensored: NoVersion: 0.1OS: WindowsLanguage: EnglishGenre:3DCG, Male protagonist, Dating sim, School setting, Oral sex, HandJob, FingeringHow to install: :1. Extract and run.Changelog:v0.1First release.Developer Notes:Current features4 in-game days of content (the beginning is pretty heavy on story).Build relations with classmates and dormmates.Experience the story, make choices with consequences large and small.Get drunk - just to see what happens!Manage player statuses such as energy, health and money.Explore different locations in the city of Pornell (current locations include dorms, campus and a store).Calendar to keep track of important dates and events.Help section that explains concepts in the game.And of course... sex! Currently includes handjob, blowjob and anal fingering.Planned featuresTwo semesters of college - from the beginning of September to the end of May.Build relations and hook up with just about any girl that is in the game.Join the college swimming team and practice for the national college championships.Work part-time jobs to earn extra money.Study for courses and ace the exams.Exercise at the gym to keep health and fitness in peak condition.Image gallery (Patreon goal at $500 per month).Music and sound effects (Patreon goal at $1000 per month).More locations (next up is the gym and the beach).More girls (play the game to see who is up next).More sex (many different kinds of fetishes)!Frosh Life is published on xGames in a list of adult games download. Free download of this porn game is available with just a few clicks. All new games are are always available for you on xGames.