This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| playground:flarerpg [2025/08/11 15:19] – serw | playground:flarerpg [2026/06/09 22:56] (current) – serw | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Free/Libre Action Roleplaying Engine ====== | ====== Free/Libre Action Roleplaying Engine ====== | ||
| - | [[https:// | + | [[https:// |
| - | [[https:// | + | [[https:// |
| + | [[https:// | ||
| Flare is an open source, 2D action RPG licensed under the GPL3 license. Its game play can be likened to the games in the Diablo series. | Flare is an open source, 2D action RPG licensed under the GPL3 license. Its game play can be likened to the games in the Diablo series. | ||
| While the core engine is written in C++ with SDL2, there is an easy to use modding interface. Using the modding interface, it’s possible to create entirely new games. On the [[https:// | While the core engine is written in C++ with SDL2, there is an easy to use modding interface. Using the modding interface, it’s possible to create entirely new games. On the [[https:// | ||
| + | |||
| + | ===== Альт Рабочая станция 11 ===== | ||
| + | |||
| + | <WRAP prewrap> | ||
| + | < | ||
| + | apt-get install -y flare-game # https:// | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== Debian GNU/Linux ===== | ||
| + | |||
| + | <WRAP prewrap> | ||
| + | < | ||
| + | sudo apt-get install -y flare-game # https:// | ||
| + | </ | ||
| + | </ | ||
| ===== Another one ===== | ===== Another one ===== | ||
| [[devilutionx|Diablo build for modern operating systems]]. | [[devilutionx|Diablo build for modern operating systems]]. | ||