This morning I imported my current work on Kamefu into KDE SVN :)
It’s located into: /trunk/playground/games/kamefu

How to access it:

svn co -N svn://anonsvn.kde.org/home/kde//trunk/playground/games/
cd games
svn up kamefu
svn up
make -f Makefile.cvs
./configure –enable-debug
cd kamefu
make
su -c “make install”

I decided on only focus on Kamefu and I forgot this idea of a KDE module only for emulation. Why ? I’m a human student after all :)

Leave a Reply

You must be logged in to post a comment.