Just a nice Tetris clone

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

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.