HaxeFlixel / flixel-docs

Documentation for HaxeFlixel
72 stars 135 forks source link

Add an Community Tutorials section to Resources #280

Closed ninjamuffin99 closed 6 months ago

ninjamuffin99 commented 6 months ago

draft PR for now, relevant issue #273

In here and/or the issues post, if we can collect a few tutorials to add, can get this one rolling and published

Feel free to let me know on any notes related to how to FORMAT the list of things (how many ### for headings, link format, etc.)

Felt like "community tutorials" was the best description

ninjamuffin99 commented 6 months ago

ohsat has a handful of tutorials on their site: https://www.ohsat.com/tutorial/#haxeflixel-tutorials

I wonder how LOOSE we want to format the list. Do we list each tutorial individually, under it's own little oshat tutorials section

- [oshat tutorials](https://www.ohsat.com/tutorial/#haxeflixel-tutorials)
  - [HaxeFlixel crash course
](https://www.ohsat.com/tutorial/flixel/hf-pong/)
  - [Pixel Perfect 2D water shader
](https://www.ohsat.com/tutorial/flixel/pixel-perfect-water-shader/)
<!-- etc. etc.... -->

turns to something like:

SeiferTim commented 6 months ago

Are these worthy of inclusion?

https://www.youtube.com/playlist?list=PL0mTR4YHxhDhD39potymkrbI44DzwTyi8

ninjamuffin99 commented 6 months ago

Are these worthy of inclusion?

https://www.youtube.com/playlist?list=PL0mTR4YHxhDhD39potymkrbI44DzwTyi8

nice yeah I'd say so 🙂

SeiferTim commented 6 months ago

Sorry I just remembered another one:

https://axolstudio.com/articles/2023-07-23-tims-tips-1-texture-packing-sprites/

ninjamuffin99 commented 6 months ago

ooh nice nice! I will add these both