共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > boris-game |
boris-game
|
0 | 0 | 55 |
贡献者 | 讨论 | 代码提交 |
My first attempt at a cross-platform C++\Lua application. I started off badly though -- I started off with VC++ to be specific :) -- and I'm currently porting the application to GNU GCC.
If you browse the code, you'll find a rather complexly coded but full operational (On windows/vc++) tetris game in a disarray of code. Eventually you should see everything all neat and tidy, and fully documented in seperate libraries.
The final aim is to get this to work on all major platforms.