Search found 1 match
- Sat Jun 03, 2006 3:40 pm
- Forum: General Discussion
- Topic: ScummVM game creation studio?
- Replies: 33
- Views: 31326
I thought about developing new games for use with scummvm too, until I read up on it, in any case ;) This really isn't the way to go. Ideally, for me, a new 2D scumm'alike engine would be based around a Python extension and use PyQt or PyGTK for the graphics side of things. Easy to use classes to se...