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.