programming

  1. 8

    Need some help with java

    It is the Java Sliding Tile Puzzle. I have a piece of long code, piece of short code. Need someone to write the sliding puzzle, reset, shuffle etc, theres about 14 steps, then test it / make it work. If anybody knows Java well and could help out id appreciate it :grin:
  2. Y

    video sequencing / programming

    I'm looking for a way to play a set of video clips in a rules based way. For example, say I have 5 video clips that I want to shuffle, but video 1 can never follow video 4. video 2 must always follow video 1 or video 3, ect. Stuff like that. I need some way of setting up some simple finite state...
Back
Top