Its official! Our group is going to develop a new game for the iphone! A new system for first shooters. So far, I have not found anyone that came up with the same idea. Therefore, it will be in secret until the game in publish. Our team right now if form by: Alejandro G. Carlstein […]
Posts with the game tag
Code Examples in C++
Here are some code examples written in C++ Even do they are written in C++, I would advice to compile them in Linux as I did. If you encounter any problems or errors, please let me know by providing an example of the code, input, output, and an explanation. Thanks NOTIFICATION: These examples are provided for […]
2D Game – Playing around with Haxe
Today, I submerge myself in haxe (www.haxe.org). In my point of view, what really matters is not the language but  how you program. However, there is a learning curve for any language. I wish they would have a documentation like in www.php.net. Which normally is well detailed, there are examples, and also people can add other examples […]