Skip to content

An official unofficial sequel to the legendary flash game Minecraft Tower Defense 2.

License

Notifications You must be signed in to change notification settings

deltanedas/mctd3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mctd3

Requires SDL2, SDL2_image, SDL2_ttf, SDL2_mixer and Lua 5.3. On Debian and its derivatives: sudo apt install libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-ttf-2.0-0 libsdl2-mixer-2.0.0 liblua5.3-dev lua5.3-0

An official unofficial sequel to the legendary flash game Minecraft Tower Defense 2. This version is based on SDL2, rather than flash.

If you encounter any bugs please create an issue in the Issues tab. Due to copyright restrictions you'll have to supply your own block textures. Current version is just a tech demo of SimpleUI. You can use your own textures with the Packer/Unpacker programs in Packing.

Building

Dependencies g++-8, SDL2, SDL2_image, SDL2_ttf, SDL2_fontcache (C++ version), LuaBridge, pthread

Move the LuaBridge/Source/LuaBridge folder to /usr/include/ or src/

On *NIX

  1. make run

On Windows (EXPERIMENTAL)

  1. Get MinGW and make
  2. make
  3. Run MCTD3 (probably doesn't work and/or needs makefile tinkering)

About

An official unofficial sequel to the legendary flash game Minecraft Tower Defense 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published