Just a nice Tetris clone

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

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.