Releases: arthurmco/familyline-testbed
Halfway there
I rewrote pratically the whole graphical system, to be easier to code, and the logical system.
I also rewrote the tests.
This is only half of the work, but I wanted to have something stable
I have only a Windows zipped release.
For Linux you will have to build, but it is not hard. Just install the dependencies and you will be fine.
I have not tested in OSX.
If your Windows release do not work, try installing the Visual Studio Redistributable Package.
If the game does not open, check if your video driver is installed correctly.
First opensourced pre-alpha release
This is our first release under the opensource MIT license
It has nothing because I was a student and worked+studied pratically 1/2 of the lifetime of this software.
But you can build a 3 meter tent and a tower, and that is nice 😄
We follow a semantic versioning method, because it is best.
Please download the appropriate file for your system.
Note that the windows build is 32bit and the linux builds are 64 bits.
The Windows build is download-and-run, the linux builds need to be installed. They are installed in /usr/local/bin, so you might have to prefix the game name with that to run it.
No OS X builds, Macbooks are expensive and capitalist :P
If you can't find your version, you can download and compile. With cmake
, it's much easier 😉
NOTE: Windows users, please install the Microsoft Visual C++ Redistributable 2015 to run the software.