Just a nice Tetris clone

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

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.