# Game Engines for Artists

## Project Coordinator, [Sebastian J. Schlecht](https://virtualcinema.aalto.fi/view/sebastian-j-schlecht/)

Monthly peer learning event, [more info here](http://virtualcinema.aalto.fi/view/game-engines-for-artists-course/).

Game Engines are versatile and accessible tools for creating interactive real-time art. They can be used for anything from creating text based twitter bots to sprawling open worlds in Virtual Reality.

[Sign up](https://docs.google.com/forms/d/e/1FAIpQLSfbKdlwY4r8h7b7O86cKlvdUTVKbIsv4sdURlYZoIw6hEy6ug/viewform) and join our monthly peer learning sessions to explore how we can use the tools and conventions of game developers for making art.

**We follow these core ideas**:

* We are abusing tech instead of becoming proficient in it, by subverting or ignoring conventions.
* There is no failure, just happy accidents.
* We improve our general skill-set to approach whatever media technology is thrown in front of us: curiosity, courage and patience.

The aim is not to become proficient in one particular thing or get a theoretical understanding of all the functions, but to instead gain a general, practical insight into what is possible with each tool.

**We make something & break something in a short amount of time, turn it into an art project and publish it**.

Our philosophy is that we might come in with one idea of what to do and then something goes wrong, and by using this happy accident of us bumbling about, we will create something different–and maybe that something is even better than our original idea?

**Mainly it’s about having fun and trying to learn to approach new technologies with a happy-go-lucky attitude!**

The course adapts to the interest and needs of the participants. If you have something you want to learn, you can propose and/or coordinate a session so we all learn that thing together…

**This course is welcoming artists and practitioners from all fields**.

If you know something about games or game engines – great, if not, that’s also good. The point of these sessions is to learn and explore together, no matter what your background might be.


---

# 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://vcl.gitbook.io/handbook/community-projects/game-engines-for-artists.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.
