[FUN] Minecraft Tetris v0.1 - A playable Tetris clone in Minecraft

Discussion in 'Plugin Development' started by Pete, Jan 21, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Pete

    Minecraft Tetris - A playable Tetris clone in Minecraft
    Version: v0.1

    Quick Links:
    Source: https://github.com/plamoni/MCTris
    Video: http://www.youtube.com/watch?v=F_1L7hcwexg

    This is still in a VERY early state, for information on how to use it on your server (if you're very daring) can be found in the README on GitHub. Note that I will not release a compiled version until I come up with some way to set the location of the board/player from within the game or a configuration file. I'm open to suggestions on how this might be done in a user-friendly way.

    Features:
    • Generates a large Tetris board in the sky (or wherever specified in the code)
    • Players use "/play" to teleport to a playing area where the server hijacks move commands in order to control the pieces
    • Players can leave the game with the "/endgame" command
    Changelog:


    Version 0.1
    • Initial Release - Still in a VERY "proof of concept" state.
    Tested with the following versions of CraftBukkit/Bukkit:
    CraftBukkit: 82e316e9b34a1675bacaf9eafa9351729df243ca
    Bukkit: 1c88287348751ace5a5ce601a5c1fad709a36863

    REGARDING JAR FILE:
    There have been a number of posts requesting a JAR file. As I have said a number of times, the current state of the plugin is still very much "proof of concept" phase. Setting the location of the board/player/etc must be done in the source code before compilation of the plugin. Therefore, it makes no sense to upload a JAR file, as it would only work with my world right now. I am working to resolve this issue (placing the locations in a settings file). I will hopefully have this resolved soon. Until then, please be patient! I will have a JAR file for you as soon as possible!
     
    kahlilnc likes this.
  2. Offline

    Pete

    Please read all my above posts regarding JAR files.
     
  3. Offline

    ACTruncale

    It seems like you are getting closer and closer to a real release! I am excited!
     
  4. Offline

    Pete

    Working on it. :)

    Hope to get settings worked out and pop out a release people can use either today or next weekend.
    --- merged: Jan 31, 2011 8:47 PM ---
    http://dl.dropbox.com/u/1988817/mctrismany.png

    As you can see, I've been hard at work getting board placement set up...
     
  5. Offline

    Draconicus

    This sounds tasty, but will there be a score?
     
  6. Offline

    ACTruncale

    I am sure it would be easy to add a score variable that is accessible through a command. Maybe even a High Score list [​IMG]
     
  7. Offline

    Killerhuehnchen

    This is an awesome plugin.
    Are you going to implement iConomy support? Because it would be fun getting money for each row completed and loosing some on Game Over.
     
  8. Offline

    Windwaker

    I have a request...

    Once you get the setting the area down, can you make it so along with that a music block machine spawns and once you start playing the game the tetris theme starts playing [​IMG]
     
  9. Offline

    minecraftworlds

    This plugin sounds amazing! I can't wait for a user friendly to install version is released! The iconomy suppor tidea sounds good and the tetris theme. Can't wait for it to be out!
    ps I kind of like the current wasd configuration but maybe an arrow key configuration if you want to avoid hijacking the minecraft commands? [​IMG]
     
  10. Offline

    CyborgOne

    Funny Idea.
    I'll try i, too :) *waitForJar*
    The Videos looks very great!
     
  11. Offline

    XXLPaprika

    did you drop this project?
     
Thread Status:
Not open for further replies.

Share This Page