The Normal Dating Game
A downloadable game for Windows
Team 12:
Minon, Zach, Tristan, Mac
Players are contestants on a retro 80s-style reality dating show, but there's a catch: if they don’t find the right match by the end of the season, they will be "eliminated" (literally). The game combines elements of romance, strategy, and survival, with players making choices that affect their relationships and ultimate fate.
INSTRUCTIONS:
Windows ONLY
You will need python
You need a key for alibaba cloud
You must insert the key API_KEY= in the ".env" file in the main
You Must install a virtual Environment
python -m venv venv
Then you must start the virtual environment
venv\Scripts\activate
Then you must install the required package from the requirements.txt file
pip install -r requirements.txt
Then you must run the game with python in the main directory
python main.py
Published | 17 days ago |
Status | Prototype |
Platforms | Windows |
Authors | BT_Games_Mac, minonium, unfeathered, Zach |
Genre | Visual Novel |
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
Seems to work fine on Linux
Hello! Thanks for trying the game. This was for a game jam and there are many incomplete parts. I'll let our programmer know what you found. Appreciate it!