Skip to content

An interactive narrative game which involves automatic commentary generation.

Notifications You must be signed in to change notification settings

pncnmnp/Cook-It-Off

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cook-It-Off

An interactive narrative game which involves automatic commentary generation. This project is a work in progress for our CSC 582 Computer Models of Interactive Narrative class.

Premise

3D render of an omelette in a pan, disney artstation style
Omelette in a pan, using Dall-E

Join me in an adventure, as I teach you how to cook an omelette with the lovely music of Johann Strauss II playing in the air.

- Gordo Ramo, Michelin star chef

Install

Docker

To run using Docker,

./run.sh

Locally

This game requires flask. To install flask,

python3 -m pip install flask

To run the game, use

flask --app server --debug run

The game should be running on your localhost.

License

This project uses code from Pattern's codebase to implement the logic of changing tenses (see inflect.py). Pattern's code is licensed under BSD 3-Clause.

Contributors

About

An interactive narrative game which involves automatic commentary generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages