On 02/21/2011 02:10 AM, Garret Raziel wrote: > Just for fun, I have made simple brainfuck interpreter available > here <http://github.com/garretraziel/mindfuck> in python and figured > out that it works on nanonote too, so if anyone want to program in BF > on his nanonote, he can use it. >
Hi Jan Sedlak you can create a package for this 'brainfuck interpreter', see blow it's an example. > Anyway, I want to port my tic-tac-toe SDL application > <http://github.com/garretraziel/gomoku> to nanonote (must make > keyboard-only interface first). Any sugestions, any experiences with > SDL (and SDL_gfx) developing for nanonote? Hi Jan Sedlak here is a simple Makefile for tic-tac-toe: http://qi-hw.com/p/openwrt-packages/7af1552 there is a small patch for your 'Makefile'[1]. since you are the upstream author. feel free take over the "MAINTAINER" if you have account in projects.qi-hardware.com. let me know your account name we can add you in openwrt-package.git, then you can commit yourself. there is a wiki page about how to using SDK, porting programs: http://en.qi-hardware.com/wiki/Porting_programs thanks for prompt packages for Ben NanoNote. happy hacking [1] http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/7af1552/tic-tac-toe/patches/001-replace-static-gcc.patch Xiangfu -- Qi RSS feed, http://en.qi-hardware.com/feed/rss20.xml -- _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

