Get a new business up and running fast, usually in a few hours, through Zesiger Enterprise. It's inexpensive, and involves much less bureaucratic hassle than doing it the old fashioned way.
Zesiger Enterprise Companies are formed under the corporate umbrella of Zesiger Inc. and can benefit from being part of a larger, more established corporation.
Traditionally, forming a new company would cost thousands of dollars, and can take a month or more before you're ready to operate. It doesn't have to be like that. More...
Featured Resources
Here's the source code for the beginnings of a Tetris clone called Tetripoff. It's written in C++ using SDL and SDL_ttf. It's heavily commented and written in a simple style, so it ought to be easy to study and modify the code.
It's incomplete, but it works well, and it should be straightforward for someone to use as a basis for their own program since most of the functionality is already there.
It's designed with cross-platform portability in mind. The build system included with the sources is for GNU GCC on unix/linux, but it's also quite simple to compile for windows in Microsoft Visual Studio.
It is released under the Zesiger License, which is something like a time-limited hybrid of the GPL and the BSD License. More...
