From: SourceForge.net <no...@so...> - 2008-12-15 08:55:58
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5816039 By: wpvanpaassen Hi, Thanks for the compliments, much appreciated :-) Yes you could do a point and click adventure game with it. Currently a lot of those hidden object games are made with the popcap framework. TuxCap is not focused around tile based game development but game development in general. You can do a lot of different game styles with TuxCap. Popcap at one point even made an arcade game with their framework. The framework's focus is not on speed and fast graphics though, so you should keep that in mind but as you can see a game like Go Ollie (which uses TuxCap's python bindings) really runs well, even in software mode. TuxCap falls back to software rendering in case no suitable hardware acceleration is detected. I haven't investigated it but I think it should be possible to port TuxCap to wince. People told me that they're running TuxCap on windows by the way. The project does have a logo but after sourceforge latest changes our homepage is broken and I haven't had the time to fix it. Good luck with your project, let me know how it goes Cheers WP ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=709544 |