Just a nice Tetris clone

Jan Niklas Hasse b724f63bfe Update website URL %!s(int64=8) %!d(string=hai) anos
data 376e65427c Move data directory %!s(int64=11) %!d(string=hai) anos
jngl @ c14d53491f 780c4fc5fa Update to Visual C++ 2015; remove old boost-libs submodule %!s(int64=8) %!d(string=hai) anos
lib c031275a5a use boost-libs repository for boost %!s(int64=12) %!d(string=hai) anos
msi b724f63bfe Update website URL %!s(int64=8) %!d(string=hai) anos
share 376e65427c Move data directory %!s(int64=11) %!d(string=hai) anos
src 00daf3287a Merge branch 'master' of github.com:jhasse/jntetri %!s(int64=9) %!d(string=hai) anos
xcode 2200bfc3e5 Clean up and minor bugfixes %!s(int64=11) %!d(string=hai) anos
.gitignore a28fef4e9a Update to Visual Studio 2015 %!s(int64=9) %!d(string=hai) anos
.gitmodules 780c4fc5fa Update to Visual C++ 2015; remove old boost-libs submodule %!s(int64=8) %!d(string=hai) anos
COPYING c193e996bd initial commit %!s(int64=15) %!d(string=hai) anos
JNTETRI.sln 780c4fc5fa Update to Visual C++ 2015; remove old boost-libs submodule %!s(int64=8) %!d(string=hai) anos
JNTETRI.vcxproj 086fb65a82 Disable Windows console on Release builds %!s(int64=8) %!d(string=hai) anos
JNTETRI.vcxproj.filters 780c4fc5fa Update to Visual C++ 2015; remove old boost-libs submodule %!s(int64=8) %!d(string=hai) anos
JNTETRI.vcxproj.user b158f61709 Set PATH for libogg.dll %!s(int64=10) %!d(string=hai) anos
README.md b8a84d4f51 Update README instructions %!s(int64=9) %!d(string=hai) anos
SConstruct 0b62490048 updated scons script and showing focus of chooser %!s(int64=15) %!d(string=hai) anos
jntetri.cbp 9fac87326d Clean up %!s(int64=11) %!d(string=hai) anos
jntetri.ico c84a0d6072 added windows msi installer %!s(int64=14) %!d(string=hai) anos
jntetri.sublime-project f2dc507c64 Fix Sublime Text project %!s(int64=11) %!d(string=hai) anos
packages.config 780c4fc5fa Update to Visual C++ 2015; remove old boost-libs submodule %!s(int64=8) %!d(string=hai) anos
test.jtr 32dc094bac Sublime project and a good replay %!s(int64=11) %!d(string=hai) anos

README.md

JNTETRI

Build Instructions

Windows

Open JNTETRI.sln with Visual Studio and press F5.

Linux

You'll need scons, boost and JNGL installed. Type

scons -h

to get a list of build options available.