Just a nice Tetris clone

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

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.