Connect 4 With Planets by RabidPotatoe
An implementation of connect 4 where the pieces look like planets!
Very simple but at least it's finished!
To run: Should be able to just run the binary in the tar.gz archive.
Source is in the linked git repo. Everything in this commit: https://github.com/rabidpotatoe/ld-shared/commit/467626de3aa1c09969fa8023600465bf0f69c77d
Very simple but at least it's finished!
To run: Should be able to just run the binary in the tar.gz archive.
Source is in the linked git repo. Everything in this commit: https://github.com/rabidpotatoe/ld-shared/commit/467626de3aa1c09969fa8023600465bf0f69c77d
It's quite a small, but concept is great ;)
I've no idea about the null pointer access, but the dll issue can probably be resolved by installing the msvc12 redistributable from here:
http://www.microsoft.com/en-us/download/details.aspx?id=40784