LX.NET #1 Posted December 23, 2017 Hi everyone, Having completed the tribute game Jungle Jack I am releasing the source code for it. Hopefully you find it useful and perhaps you can learn something from it if you want to program for the Lynx. Thanks for helping Karri and 108 Stars! Have fun. Any questions and suggestions to improve the code are welcome. Happy holidays. Alex "LX" junglejacksources10.zip 5 Quote Share this post Link to post Share on other sites
LordKraken #2 Posted December 23, 2017 Thanks for the source (not the compiler I'm using but still always interesting to see how people do stuff, like the liana here ) Quote Share this post Link to post Share on other sites
LX.NET #3 Posted December 25, 2017 The liana assembler routine is actually the original (reverse engineered) source code (of some potential game this was tribute to). I maintained it in its original form and used a single pixel, stretched sprite to draw the liana. Quote Share this post Link to post Share on other sites
LordKraken #4 Posted December 25, 2017 (edited) a single pixel, stretched sprite to draw the liana. That is so simple I feel stupid not to have thought about it (and another proof that the lynx really kick-ass all other 8 bits console ). Edited December 25, 2017 by LordKraken Quote Share this post Link to post Share on other sites
dvallet #5 Posted December 27, 2017 Thanks for sharing your source code. And it've been made with cc65. another thing to learn on lynx Quote Share this post Link to post Share on other sites