love2dapi_queries / README.md
Nocare3's picture
Create README.md
34f9ecb verified
|
raw
history blame
606 Bytes
metadata
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.