Just a nice Tetris clone

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

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.