A multi-OS rhythm game, written in Python, similar to Guitar Hero or Rock Band. Play guitar, bass or drums along with your favorite songs on your computer using either your keyboard or instruments. You can use your Guitar Hero or Rock Band instrument controllers. Separated audio tracks will mute when you fail to hit or sustain the required notes correctly to simulate a real concert-playing experience. Rock on, FoFiX doesn't require the original Frets on Fire to play, as it's a standalone-mod.

Post news Report RSS Development Progress Update - 17 September 2010

It's an old news, yes, but just to keep this page updated.

Posted by on

While just from looking at this page it may look like not much has been going on, a lot has been. Here are some things that probably should have had news items written about them when they happened:

  • We switched from Subversion to Git. The Git repository is hosted on GitHub.
  • We opened up our project IRC channel, #fofix on OFTC. Hanging out there is a good idea if you're interested in following FoFiX's continued development or if you think you might want to contribute. (You can also access the channel via Mibbit, right in your browser.)
  • We cut support for Python 2.4. We will no longer be held back from taking advantage of newer Python features that can improve the code by having to maintain compatibility with 2.4.
  • We merged a development branch (cmgl) that greatly speeds up rendering. It uses native code, so some compilation is now necessary to run from source. We're likely to move more things to native code in the future, so expect the build system to become much more fleshed out (and FoFiX to get faster) as this is done.
  • We have two new developers: weirdpeople and fuzion.

The release of 4.0 is still quite a long way away; we probably won't even hit beta in the near future. But once we do a little bit more, we might make an alpha for preview purposes. If you really want to see what's going on, you can set yourself up to run the latest code from Git, but be aware that it's likely to be a bit unstable.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: