Just a nice Tetris clone

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

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.