Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
game:framework:love2d [2017/02/03 01:49] – [Примеры / Исходники] mirocowgame:framework:love2d [2017/02/09 03:16] (текущий) – [Библиотеки] mirocow
Строка 2: Строка 2:
  
 ====== Love2D ====== ====== Love2D ======
 +
 +  * https://love2d.org/
 +  * https://love2d.org/wiki/Main_Page
 +  * https://love2d.org/forums
 +===== IDE =====
 +
 +  * https://github.com/rm-code/love-IDEA-plugin
 +  * https://github.com/leafi/love-eclipse-ldt
  
 ===== Библиотеки ===== ===== Библиотеки =====
Строка 7: Строка 15:
   * https://github.com/love2d-community/awesome-love2d   * https://github.com/love2d-community/awesome-love2d
   * https://github.com/tanema/light_world.lua   * https://github.com/tanema/light_world.lua
 +  * https://github.com/kikito/anim8
 +  * https://github.com/tonetheman/love_shaders
 +  * https://github.com/tsteinholz/LoveShaderConverter
 +  * https://github.com/PriorBlue/Simple-Sprite-Generator/tree/master/love2d
 +  * https://github.com/rxi/autobatch
  
 ===== Примеры / Исходники ===== ===== Примеры / Исходники =====
 +
 +==== Прототипы или код ====
 +
 +  * https://github.com/simplegametutorials/simplegametutorials
 +  * https://github.com/agrrh?utf8=%E2%9C%93&tab=repositories&q=&type=&language=lua
 +  * https://github.com/codedustgames/caress-framework
 +  * https://github.com/dabing1022/LuaAndLove2dLearningTest
 +
 +==== Готовые игры ====
  
   * https://github.com/MoonlightOwl/MoonBot   * https://github.com/MoonlightOwl/MoonBot
 +  * https://github.com/ExtReMLapin/GLove-2D
 +  * https://bitbucket.org/itraykov/boxy
 +  * https://github.com/Ezbob/sailing-game
 +  * https://github.com/parmaja/lua-basic
  
 ===== Форум / Документация / Статьи ===== ===== Форум / Документация / Статьи =====
  
   * http://computercraft.ru/   * http://computercraft.ru/
 +  * http://snake174.github.io/