Tonic commited on
Commit
ed30bed
1 Parent(s): 12aeefe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Snake Game Development with AutoGen
2
 
3
  Welcome to the Snake Game Development project. In this project, we aim to design, implement, and test a snake game that is both entertaining and challenging. We leverage the power of the `autogen` library, a framework by Microsoft, to facilitate collaboration between different agents, each with its unique role.
 
1
+ ---
2
+ title: Snake Game Development with AutoGen
3
+ emoji: 🐍🤖
4
+ colorFrom: "green"
5
+ colorTo: "yellow"
6
+ sdk: gradio
7
+ sdk_version: 3.10
8
+ app_file: snake_dev_team.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  # Snake Game Development with AutoGen
14
 
15
  Welcome to the Snake Game Development project. In this project, we aim to design, implement, and test a snake game that is both entertaining and challenging. We leverage the power of the `autogen` library, a framework by Microsoft, to facilitate collaboration between different agents, each with its unique role.