Language tutorial?

About Monkey 2 Forums Monkey 2 Programming Help Language tutorial?

This topic contains 2 replies, has 3 voices, and was last updated by  abakobo 1 year, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11718

    PhatPeter
    Participant

    Where do you turn to learn the actual basics of the Monkey2 language itself?
    So far I’ver discovered the help tab at the bottom but it seem to reference the different API’s and nothing else.

    I also noticed the online resource e.g. http://turdus.be/monkey2docs/docs/
    I also surfed the forum for some example code to learn from.

    Are there any other sources to learn the basics of the actual language itself?

    #11722

    DruggedBunny
    Participant

    Click Docs at the top of this site, then “Monkey2 Users Guide”, then “Language reference”. Docs are a definite “WIP” at this time, but the language reference is pretty much done I think.

    #11723

    abakobo
    Participant

    In the language reference the only thing that is still missing is specific generics topic. there is an “article and tutorials” but there isn’t much things in it for now

    As for tutorials you have pakz for basics:
    https://github.com/Pakz001/Monkey2examples
    https://github.com/Pakz001/Monkey2-3D

    also a good step by step tuto on chipmunk+timelineFX

    https://github.com/peterigz/Monkey2Tutorials

    there are other github repos with mx2 code but it’s a bit more advanced and/or not in a tutorial format.. (nitrologic, nerobot, strangeismyname, abakobo,…)

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.