lil-lab / cerealbar

Cereal Bar is a two-player web game designed for studying language understanding agents in collaborative interactions. This repository contains code for the game, a webapp hosting the game, the agent implementation, and recorded interactions in the game. http://lil.nlp.cornell.edu/cerealbar/
MIT License
28 stars 4 forks source link

Building the game #12

Closed Yang011013 closed 8 months ago

Yang011013 commented 8 months ago

Hello! When I follow cerealbar\game\README.md to build the game for the WebGL version,it made this error“Assets/Unity Asset store/OutlineEffect/Outline.cs(49,17): error CS0103: The name `SetGame' does not exist in the current context”. How can I fix it?

yoavartzi commented 8 months ago

I recommend using CB2 (cb2.ai) as much as possible. We don't have the ability to maintain this version much. But CC-ing @alsuhr-c in case she has a quick answer.