jueves, 12 de febrero de 2015

Welcome to our projects blog!

Hi and welcome to all!, this blog will contain all the development made by our programmers community, "GND python dev".
As our name says, the majority of our projects will be made using the python programming languaje , that in our opinion is the programming language that let you to program the most with less lines of code, and it's easy to install, if you contrast with c++ that requires you to install several complex things in order to create a graphic game and the depend of the operative system, always you'll need to change things if you want a program to work both in Linux, windows and Mac OS.

Our projects will be open source, that means that the source code will be public and anyone who wants to help can join. There is a big list of old projects that in our team we have made in the past that will be published in the future, and there is also an old blog in Spanish with some of them, if you are curious.

Currently we are developing graphic games made with the well-known pygame games graphics library , plus other not so common libraries to use network features. That is another reason we have elected python instead of c++, it's really difficult to deal with connections, and in python there are at least 3 or more libraries that make network working trivial. Our network library is called podsixnet, but as that library does not support UDP network protocol we have made a modified version that does. In the next post we will give you a link if you want to download that version of podsixnet that supports both UDP and TCP protocols.

In future also we have plans of working on mobile versions of our games that could be compatible with PC server so the games could become more popular, but there is still a lot of work to be done.


See you in next post!

No hay comentarios:

Publicar un comentario