File size: 606 Bytes
34f9ecb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: mit
task_categories:
- question-answering
language:
- en
tags:
- love2d
- lua
- game
- engine
- api
- questions
- answers
- queries
pretty_name: LOVE2d API Queries
size_categories:
- 1K<n<10K
---

LOVE2d API - Lua Game Engine

This dataset represents the API documentation for the LOVE2d Lua game engine. It was taken from https://love2d-community.github.io/love-api.

The goal is to use it to train a chatbot that can easily answer users' questions regarding the engine.

This would likely help people that want a more conversational approach to finding the code they need for specific tasks.