Slashdot Mirror


Remix This Game — a Free Software Experiment

An anonymous reader writes "REMIX THIS GAME is an experimental game design contest where participants can re-mix and re-cycle my free-software self-published PC game, XONG. XONG is available under permissive licenses allowing remixes and derivative works of the code, graphics, sound effects, and music—even for commercial use. The source code license is the GNU GPL Version 3, and the media is covered by the Creative Commons BY-SA license. No special software or programming experience are needed—XONG has been packaged up so that you can just download the game and edit the graphics/code/music/sounds in place, and re-start the game to see your changes. Plus, it is available for Windows, Mac OS X, and GNU/Linux, so you can remix it on whichever OS you use, using whatever programs you like."

8 of 152 comments (clear)

  1. Cool by krzysz00 · · Score: 5, Interesting

    This is great and will most likely show off the extensibility of Lisp to people who don't normally care. Also, why did the author use cells instead of standard CLOS, unlike I'm doing in my common lisp roguelke

    1. Re:Cool by Anonymous Coward · · Score: 5, Insightful

      I dare anybody to watch the game in action" without visiting the website and come to any conclusion about how the game works, or what it is you're controlling, what you have to achieve, how you score or how you die

    2. Re:Cool by Anonymous Coward · · Score: 5, Funny

      have you seen it running?
      man, that game is operating in like 7-dimensions - yet without 'height', concurrently in multiple parallel-universes - with grandfather paradox feedback - before, after and even "word doesn't yet exist" the original causation event. my friend played a full game (no trainer) the other week, he finished 106 years ago with a top score of "japan"

    3. Re:Cool by Miseph · · Score: 5, Funny

      Yeah, maybe he should make the code available to the whole world and invite people to change the graphics and sounds.

      Come to think of it, I think I remember seeing a story not too long ago about something like that...

      --
      Try not to take me more seriously than I take myself.
  2. Re:How is this different from the mod scene? by RobVB · · Score: 5, Funny

    Is it on slashdot because it is news, or is it news because it's on slashdot?

    This discussion is now about philosophy.

    --
    I'd rather you rationally disagree than irrationally agree.
  3. Re:How is this different from the mod scene? by Anonymous Coward · · Score: 5, Funny

    Hitler also had a philosophy.

    Check and mate.


    Well, this match is over. God wins!

  4. Some comments from XONG's author by dto1138 · · Score: 5, Informative

    Hello folks, I have addressed the originality (or alleged lack thereof) of the remix contest in another message here. I chose XONG because it's a small and relatively simple game, so it would be easier to get started remixing. There is a review of Xong here: http://playthisthing.com/xong And, folks, the game includes a thorough HELP screen on the F1 key, and an interactive in-game tutorial. So if the videos seem inscrutable, try reading the instructions. I make no claim to the engine or game being the greatest ever, but I hope the contest will be fun and get people possibly involved with creative commons licensed art, or free software, or lisp game dev. Who knows?

  5. Re:Because this game sucks, and is open source by krzysz00 · · Score: 5, Informative

    Slashdot doesn't comment on the mod scene much because it is mostly limited to commercial software since it is mostly limited to good games. You take a game that has a solid engine, with lots of good looking assets, and then add to that the ability to customize it easily through XML or included editors or what not and you find that people often flock to modifying it. They start from a strong base, making it much easier to create a useful, fun, mod. You don't have to redo everything, the game is already good. You just, well, modify.

    Such a game (which is open source) already exists. It's called Wesnoth

    P.S. Was this flame/troll?