# Cave Raiders

Cave Raiders is a game I'm developing drawing inspiration from one of my favourite games, Lego Rock Raiders.

The player takes control of miners who are exploring a series of cavern's looking for precious resources to take back to their ship. The player must build their base to gain access to more advanced technologies and equipment to delve deeper into unexplored caverns and recover the desired resources. But they need to be careful, their expansion and development within the cave will attract unwanted attention from the creatures who live within these caves who do not take kindly to having their home destroyed.

This project is currently in the early stages of development.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.chrispartridge.co.uk/projects/cave-raiders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
