tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://wildroseinteractive.itch.io/the-last-thing-that-we-do-together


Known bug in downloaded releases: The game expects input in the form of a noun and a verb separated by a space. Only inputting a verb will return the player to the title screen. Only inputting a noun will give the player an ending for that item, if it is in the noun list. 


Made for the GMTK Game Jam 2019.


In this short visual novel, you have one area, one other person, and one chance to do something. There are 10 endings to find.


Interaction is done in text adventure format. Type one item from the verb list and one from the noun list, separated by a space.


    verbList = ["talk", "hold", "dance"]
    nounList = ["ellen", "ground", "hand"]