# Projets d'exemple

Explorez nos projets d'exemple et bâtissez sur une base multijoueur solide :

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/167fe0c12b731133b5a252479623fb3d52c39439">Exemple Lyra<br>(Unreal Engine)</a></td></tr><tr><td><a href="/pages/750f2a08907e75e53b9dfc64898ae331608757b0">Exemple Top-Down<br>(Unreal Engine)</a></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/2919b96f58a813544712069eb7dac5def808a348">Exemple Asteroids<br>(Unity + Photon Fusion 2)</a></td></tr><tr><td><a href="/pages/818fac3bcab71c74bace61100c54cff07055a69a">Exemple Tanknarok<br>(Unity + Photon Fusion 1)</a></td></tr><tr><td><a href="/pages/a9fdda893c60b3e3e143bacb9925837b182ae136">Jeu de tir spatial 2D<br>(Unity + NGO)</a></td></tr><tr><td><a href="/pages/c9cbc46475774dcbdef417c9f4c5f86a616e0e0d">Exemple Pong<br>(Unity + Mirror)</a></td></tr><tr><td><a href="/pages/0fb40c8d7eb5c55da6f9c22a8876999259c7942b">Exemple Space Edge<br>(Unity + FishNet)</a></td></tr><tr><td><a href="/pages/0c6a8da8245b32bf842e9c0dcbb37d048de0d247">Exemple démo<br>(Unity + Photon Bolt)</a></td></tr><tr><td><a href="/pages/c70f624bae4e65aee916dc7433bda382292b2760">Exemple Tanks WebGL<br>(Unity + Mirror)</a></td></tr><tr><td><a href="/pages/4501521168dbd734f33b1800cc8f33a0f5329f72">Exemple Space Edge WebGL<br>(Unity + FishNet)</a></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/672e1557b1eccc25cf30e3429f8cc7140a9c74ff">Exemple d’application monopage<br>(NuxtJS)</a></td></tr><tr><td><a href="/pages/0ddd541f77c987263fe326a8e4568f5633c8eda3">Exemple d’application Web MVC<br>(Ruby on Rails)</a></td></tr></tbody></table>


---

# 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://docs.edgegap.com/docs.edgegap.com-fr/docs/sample-projects.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.
