Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Release-V1.2-objects.zip | 2012-07-20 | 342.7 kB | |
readme.txt | 2012-07-20 | 1.4 kB | |
Totals: 2 Items | 344.1 kB | 0 |
CPlusPlusTranslator is an open source library for C++ that allows GML (Game Maker Language) like syntax and function set. This library was created with "Microsoft Visual C++ 2010 Express" IDE on a "windows 7" operating system and has not been tested on other systems. The files Released are as follows: "include" contains all of the libraries, "platformer" contains a test platform based game, "TDS" contains a test top down shooter game, and the other ".cpp" and ".h" files are a template for starting new games. For more information go to the CPlusPlusTranslator project page at "http://sourceforge.net/projects/cpptranslator/" CPlusPlusTranslator a C++ syntax modifier and game development library Copyright © 2012 Luke Siemens This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.