23 Jul 2012 I coded today simple text scrollers in Monkey X and Monkey2. When the old school .. Little tutorial on scrolling a map/world made with my Map Editor. First, the This zip file is a self-contained set of resources for students and teachers presented as a mini-website. Download the zip file and extract all the files. You canMonkey X is a high-level programming language designed for video game development for many different platforms, including desktop and laptop computers, 7 Sep 2016 Today we will go through some of the strengths Monkey-X offers and how This entry was posted in Monkey-X, Monkey-X Book 1, Tutorial on 18 Feb 2015 Here another example with Vectors. Thanks to Blitzcoder for the tutorial. Code below : Import mojo Global numfishies:Int=100 Class fishy Field For simplicity, this tutorial assumes you are testing on a PC or Mac and using the Let's take a look at a very simple Monkey program; open up the Monk IDE 20 Apr 2012 Call the Monk and start praying—the Monkey IDE We are just kidding here; there are no religious activities planned in this article. Even though. 29. Struct Vec2. Field x:Float. Field y:Float. Method New( x:float,y:Float ). Self.x=x. Self.y=y. End. Operator+:Vec2( v:Vec2 ). Return New Vec2( x+v.x,y+v.y ). End. Monkey-X - Example Code. Contribute to Pakz001/MonkeyXExamples development by creating an account on GitHub.
Vous devez être membre de Breizhbook pour ajouter des commentaires !
Rejoindre Breizhbook