|
| 1 | + |
| 2 | + |
| 3 | +[flixel](https://github.com/HaxeFlixel/flixel) | [eklentiler](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demolar](https://github.com/HaxeFlixel/flixel-demos) | [araçlar](https://github.com/HaxeFlixel/flixel-tools) | [şablonlar](https://github.com/HaxeFlixel/flixel-templates) | [dökümanlar](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [english](/README.md) |
| 4 | + |
| 5 | +[](https://github.com/HaxeFlixel/flixel-demos/actions?query=workflow%3ACI) |
| 6 | +[](https://discordapp.com/invite/rqEBAgF) |
| 7 | +[](https://lib.haxe.org/p/flixel-demos) |
| 8 | +[](https://lib.haxe.org/p/flixel-demos) |
| 9 | +[](LICENSE.md) |
| 10 | +[](https://www.patreon.com/haxeflixel) |
| 11 | + |
| 12 | +## Hakkında |
| 13 | + |
| 14 | +Bu, Haxeflixel motorunu kullanıp kapasitelerini gösteren **80'den fazla demonun** bir koleksiyonudur. Her biri bir web hedefiyle (HTML5 ve(ya) Flash) uyumlu olanlar [haxeflixel.com/demos](http://haxeflixel.com/demos/)'ta bulunabilir. |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +## Kurulum |
| 19 | + |
| 20 | +Ana dalı/en son flixel sürümüyle uyumlu dağıtım sürümünü edinmek için: |
| 21 | + |
| 22 | +`haxelib install flixel-demos`'u çalıştırın. |
| 23 | + |
| 24 | +[flixel-tools](https://github.com/HaxeFlixel/flixel-tools)ta `create` komutunu kullanarak istediğiniz klasörde demolardan birini oluşturabilir, veya alternatif olarak haxelib klasöründe doğrudan çalıştırabilirsiniz. |
| 25 | +## Geliştiriciler için |
| 26 | + |
| 27 | +Eğer katkıda bulunmak isterseniz, aşağıdaki dökümanları inceleyin (İngilizce): |
| 28 | + |
| 29 | +- [Kod katkıları](http://haxeflixel.com/documentation/code-contributions) |
| 30 | +- [Kod Tarzı](http://haxeflixel.com/documentation/code-style) |
| 31 | +- [Geliştirici flixel'i indirin](http://haxeflixel.com/documentation/install-development-flixel/) |
| 32 | + |
| 33 | +Eğer bir sorunuz varsa veya daha önce hiç Github'dan katkıda bulunmadıysanız, toplulukta [forumlarda](http://haxeflixel.com/documentation/community/) yardım edecek arkadaş canlısı insanlar var. |
| 34 | + |
| 35 | +Git'i Github ile kullanmak için, değişikliklerinizi yönetebileceğiniz [SourceTree](http://www.sourcetreeapp.com/) gibi bir GUI kullanmanızı öneririz. |
| 36 | + |
| 37 | +Eğer Visual Studio Code'u flixel-demos ile kullanmak istiyorsanız, [flixel-araçları](https://github.com/HaxeFlixel/flixel-tools)nı `.vscode` klasörlerini tüm projelerde tek seferde oluşturmak için kullanabilirsiniz: |
| 38 | + |
| 39 | +``` |
| 40 | +flixel configure <flixel-demolarına-giden-yol> -ide vscode |
| 41 | +``` |
| 42 | +flixel-demos'u Windows'ta `haxelib git` ile kurduysanız, yol `C:\HaxeToolkit\haxe\lib\flixel-demos\git` olacaktır. |
0 commit comments