Monkey Game Development: Beginner's Guide
Community Forums/Monkey Talk/Monkey Game Development: Beginner's Guide
| ||
This is a book on Monkey programming from forum member Michael Hartlef. I will be posting a review in May. There is a thread on the Monkey forums, but I didn't see one here. Check it out: I can't seem to get the link to look pretty, so here it is. http://www.packtpub.com/monkey-2d-game-development-beginners-guide/book?utm_source=eclecticcogitation.blogspot.com&utm_medium=bookrev&utm_content=blog&utm_campaign=mdb_009890 Last edited 2012 |
| ||
Thanks for posting this, please use this link: http://link.packtpub.com/Nh4hMA It also helps PacktPub to see where the visitors come from. |
| ||
Mike: Congrats on getting a book on Monkey out there! It should be valuable to those who use Monkey. |
| ||
Thanks GaryV! |
| ||
..very nice..im going to buy this, if nothing, then as a nice reference.. |
| ||
@Mike Is it possible to do PDF version straight from you as I have some issues with online purchase(Country selection) from publisher side (im living/working in Malaysia).. |
| ||
@Naughty Alien, sorry not possible. |
| ||
To MikeHart Hi Mark, I put a question about your book in your forum. Could you answer it please? TIA. Luis |
| ||
Where's his forum? Anyone else working through the pdf version? How you doing with the bugs? I get identifier not found for cities in the following line of code taken from RocketCommander bombClass.monkey: Local c:city = game.cities.First() I double checked to be sure I typed the RocketCommander project code in verbatim except for the changes I had to make so it would compile along the way. |
| ||
The forum is located at my website http://www.whiteskygames.com About that error. Remove the game. infront of cities. That wrong code worked at times when I wrote the book but doesn't work these days. Last edited 2012 |
| ||
Book about monkey code, puts a bird on cover Last edited 2012 |