开发者

tetris

0
  • CCMoveBy behaviour

    I\'m getting stuck to implement some Cocos2D animations for my Tetris clone(that works perfectly, no logic bugs, i just want to perform some smooth animation when deleting rows).[详细]

    2023-04-11 03:32 分类:问答
  • Can't spot the bug in my Java Tetris game

    My friend and I have made a tetris-like game in Java and it works fine for a while and then suddenly bugs out at around the same number of total pieces every time.For example, it might bug out at 42 p[详细]

    2023-03-06 18:05 分类:问答
  • Correct use of wait()/notify() for a Tetris game

    I’m writing a Tetris-like game for Android and I’m trying to implement the “real-time part”. I have something which seems to work, but I want to be sure that my implementation is correct.[详细]

    2023-02-23 01:46 分类:问答
  • Tetris Timing Problem

    I am writing a Tetris program with PyGame, and came across a funny problem. Before I ask the question, here is the pseudo-code:[详细]

    2023-02-22 17:59 分类:问答
  • Java Tetris rotation

    I know this has been asked a lot but I\'d like to know how to rotate a Tetris piece? I already made a long and bad solution (~170 lines of code) but there should be easier way to do it.[详细]

    2023-02-20 21:45 分类:问答
  • Why create a new Object - Java Tetris Tutorial

    Im just new to Java and I found this good tutorial for creating a Java Tetris Game. I dont have a mentor or a tutor to help me with this - Ive been looking for one for ages :([详细]

    2023-02-17 09:18 分类:问答
  • Storing Piece objects on array - java Tetris Tutorial

    Im just new to Java and i found this good tutorial for creating a Java Tetris Game. I dont have a mentor or a tutor to help me with this - Ive been looking for one for ages :([详细]

    2023-02-17 01:51 分类:问答
  • python list Index out of range error

    I am working on a python tetris game that my proffessor assigned for the final project of a concepts of programming class. I have got just about everything he wanted to work on it at this point but I[详细]

    2022-12-28 01:41 分类:问答
  • tetris rotation

    For university we\'re supposed to write a game (the language is modula2 little chance you know it). Each tetromino is defined through a central piece and 3 relative pieces,[详细]

    2022-12-27 07:58 分类:问答
  • Can Tetris be made without using XNA currently? Using C#?

    I have an outdated computer, that currently will not run certain XNA components. I am a beginner at this stuff,开发者_开发知识库 so I\'m looking to get some other programming stuff done before I get a[详细]

    2022-12-23 20:19 分类:问答