CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    May 2010
    Location
    St. Louis, MO
    Posts
    3

    Feedback: compiling cross platform

    Hi,
    I am working with a few guys on a project intended to help indie game developers build modularly and distribute games cross platform.

    We've got a basic prototype finished that allows devs to attach licenses modules, and can build c++ programs cross platform (mac, windows, linux for now with android support coming)

    I'm looking for some feedback on our concept and code. It is all c++ and runs through terminal right now, so it looks pretty rough. If you are interested in taking a look at the code you can send me an e-mail ( clayton at worldki dot com). You can find some documentation on our wiki http://worldki.com/wiki/

    We would also love feedback on our website and the overall concept, so even if you aren't a c++ developer your input is welcome.
    Thanks for your help!
    ~Clayton
    Last edited by claytonworldki; August 26th, 2010 at 04:15 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured