File size: 571 Bytes
4de7d1c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
task_categories:
- question-answering
language:
- en
tags:
- game engine
- api
- lua
- code
pretty_name: Love 2D Game Engine API
size_categories:
- n<1K
---

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.