Slashdot Mirror


Where are the 'Construction Set' Games?

mbishop asks: "After reading an the article on games decreasing brain activity, I thought back through childhood to when there were an abundance of 'construction set' games. I owe much of my music education to 'Music Construction Set'. These games were unique in that you could not only save a creation, but you could compile it into a standalone program that someone else could play even if they didn't have the original software. Creation was very easy, no programming necessary, and fun. My guess is that these sorts of games do much to increase the brain activity of the player. What are the 'Construction Set' games of today? Is there still a market for them?"

"I know that most PC games today have editors where a player can create their own levels and share them but users still need the original software. Even worse, consoles, which have the larger market, don't have enough storage (except maybe for the XBox) and aren't open enough to encourage players to create their own games and share them."

C :I think I see mbishop's point. Legos are still alive and well, but I don't see as much evidence on these types of toys in today's TV commercials. It seems those commercials are more interested in pushing the latest licensed crap instead of pushing toys designed to stimulate your child's own imagination. Of course, a simple Google search may yield a result or two, but that still doesn't answer the real question. Computer-based sets, would be a nice alternative, but nothing beats the real thing where children can use their own hands to create something they can show their paernts. Where have all of the Heathkit's, the chemical experiment toys and the other types of "builder" sets gone, and are they due for a revival, soon?

26 of 555 comments (clear)

  1. Robocode is pretty cool by cs668 · · Score: 1, Informative

    You write the code that controls your robot which then battle against one another.

    Hey Remember core wars anyone?

    1. Re:Robocode is pretty cool by schon · · Score: 3, Informative

      I found Robocode to be pretty boring, actually..

      A more interesting game, IMHO was SSI's Omega.. you build the tanks in addition to simply programming them; (so there are trade-offs, where different weapons fire at different speeds, and do different damages.)

      There's also much more depth, because the tanks have to find each other, instead of being placed in a simple 'arena'..

  2. Did somebody say Lego? by Bonker · · Score: 3, Informative

    http://leocad.org/

    It was a real joy to see I could build with all the lego pieces my mother always threw away when I was a child because they weren't recognizable as legos.

    --
    The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
  3. Stagecast Creator by blamanj · · Score: 3, Informative


    http://www.stagecast.com/

  4. Neverwinter Nights by topham · · Score: 4, Informative
    (website looks down at the moment, but...)Neverwinter Nights

    Contains an 3-D RPG Engine with toolset to create your own campaigns. Supports it's own C/C++ like scripting language, and includes a good integrated environment for developing maps, Non-Player Characters, and source code changed.

    So go get creative...

  5. They Exist... by Tadrith · · Score: 3, Informative

    I think the "Construction Set" aspect still exists in many games, but it's taken new form. With the rise of First Person shooters and RTS as the more popular forms of entertainment, I think that sort of thing has moved into customizing the game. It takes quite a bit of talent to build really good levels, or brand new campaigns, and also quite a bit of devotion.

    I see your problem though. Those sorts of activities are very much confined to the geek. Level design and game mods take quite a bit of computer expertise, and I get the feeling you were thinking along different lines. Games like The Incredible Machine come to mind. I'd be hard pressed to give you references, but one "Construction Set" games comes to mind. If you're interested in the game of pinball, I recommend Visual Pinball. It's a complete pinball game construction program, and it works beautifully. Much to the dismay of most of the Slashdot crowd, though, it's main drive is VBScript. Very fun and easy to use, however. The programming is basic enough that I think a beginner could learn to use it very easily.

    Other than that, there's lots of software out there for music creation and whatnot. It may not be presented in game form, but if you have an itch to do it, I'm sure those would serve just as well!

  6. Have a look at Zome by Anonymous Coward · · Score: 1, Informative

    I'm highly impressed by a Zome set I picked up a while back. The kids love to build intricate geometric shapes with it, and I get to sneak in some basic points about topology at the same time. See http://www.zometool.com for more details.

  7. RPG Maker 2000 by alek202 · · Score: 2, Informative

    Altough the title of that application (Windows-based of course) sounded a bit strange, it's a solid application to create (but not limited to) RPG games. There are also some nice games. I'm now thinking about pulling my old (cancelled) Phantasy Star V project out of my shoes and looking for some guys who help me. When I started the project back in 1997, I cancelled it half a year later since nobody really wanted to contribute.

    --
    Every problem has a solution, but every solution creates new problems.
  8. Re:RCS by COBOL/MVS · · Score: 2, Informative

    It's Racing Destruction Set. After I posted, I went hunting really fast and found this. I can see many hours of my time already gone now...

    --
    GOBACK.
  9. IBM has this for you.. by JTFritz · · Score: 4, Informative
    Two words:
    ROBO CODE

    You can learn java, and you can beat the crap out of some IBM engineer at the same time! What more do you need?!

  10. vast conspiracy? by MiTEG · · Score: 3, Informative
    Maybe it's some vast conspiracy by the game publishing companies to force consumers to pay $59.99 for the latest piece of entermainment? Hm.. probably not.

    The best thing I could think of was Hypercard for the Macintosh, it allowed games like The Manhole to be created with very little programming. Sure, it needed a significant amount of computer knowledge to create something enteretaining, but it was nothing like programming a game like Quake III in C.

    My all-time favorite game construction kit was the Pinball Construction Kit. It came out in 1985, and it allowed for the creation of personalized pinball tables inside the game. The only problem is that the game required to play any pinball table you design.

    Try searching google for game creation kit. It came up with a ton of results, and this one looks promising.

    --
    The future isn't what it used to be.
    1. Re:vast conspiracy? by Zathrus · · Score: 5, Informative

      Pinball Construction Set did not require the game to play the pinball tables. I know - I released a half dozen or so pinball games out into the BBS scene of the time and you could download them and play them without PCS. I even saw them listed on shareware/freeware disk compendiums a couple years later (which was cool for a 10 year old...)

      They're unplayable now -- ignoring the CGA graphics, it was one of those old games that didn't properly handle increased clock rates. Run it on a 386 and you lost the ball instantly because it was running too fast.

      There's a modern version available now... Visual Pinball, which seems pretty good. Much more complicated, of course, but we're comparing CGA and 4.77 MHz to SVGA and 400 MHz.

  11. Your can still play/author adventure games by BoVLB · · Score: 2, Informative

    You can still find and play the old adventure games; there even seem to be ports to the Palm. By the same token, you can still write your own versions. See Inform.

  12. Re:Music Construction Software by XO · · Score: 2, Informative

    Mod Archive offers software to create MOD/S3M/etc type formats, and although I haven't explored the site very far, I would presume also provides large quantities of samples (at least they can be ripped from songs that are there) with which to make one's own music.

    Yes, it's a weeee bit more complex than the old MCS was, but we're not in the world of the Commodore 64 anymore.

    You can do some pretty darned cool stuff with good tracking software and samples.

    --
    "Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
  13. RCT & Other Tycoon games by Masem · · Score: 4, Informative
    While there's been a recent glut of something Tycoon, there's a few titles that stand out partically because they are just simply better written, and also allow you to build something fun. Roller Coaster Tycoon has been on the best seller list since it's release ~3 years ago, with a recent "Gold Ticket" version that includes the 2 expansion sets; RCT allows you to make roller coasters bounded only by the limits of your imagination, and other aspects of a theme park. Others have taken upon them to recreate famous theme parks around the world or specific rides. Others are playing around with the save game format, writing trainers and one impressive project to 3d-ify the game. RCT 2 is scheduled for release later this fall with even more features.

    Then there's Sid Meyer's SimGolf. You can build a (non-mini) golf course, and watch the Sims play on it, but you can also play the course with your in-game avatar golf-pro. Others can save their courses and there's a big course repository including real world courses at the official site, much less other non-official ones. The golf game is not like links, but it can be somewhat challenging and makes this an interesting mix of sim and sport.

    Of course, prior to SimGolf there was the Sims. Build a family and a home, and then play with them. While currently you can't easily transfer families to other people, the online version due out soon is expected to be a huge seller, allowing people to pit their constructed families against others.

    Another example, outside of PC gaming, is the PS2 game Frequency. It's similar in nature to DDR, save that you only use the shoulder or right pad buttons to hit notes as they pass, but one of the features is a remix mode, where you can take any of the ingame tech/industrial/electronica songs and play around with their arrangements to some extent. Once you've created a new remix, you can save it, and by swapping cards, allow another player to attempt your new track. The same can be said for many of the eXtreme sports games (THPS3, etc) that allow you to create a skate-type park that you can save and let others play on.

    --
    "Pinky, you've left the lens cap of your mind on again." - P&TB
    "I can see my house from here!" - ST:
  14. My favorites: by CrazyBrett · · Score: 3, Informative

    For the builders at heart, check out MindRover by CogniToy. Given a set of parts, you build a little robotic vehicle to compete in various sporting and dueling activities. At the core of the game is modern AI and robotics theory, layered with some idealized virtual hardware to smooth over the "unfun" aspects of building a real robot. It's tons of fun to have competitions with your friends' robots!

  15. Re:Sigh.... by Quintin+Stone · · Score: 2, Informative

    I'm sorry, but if you think NWN is one of the most bug-ridden games to come out lately, you haven't been paying many games. You're right, though, that it does have quite a few problems. We had a number of players not get saved at all last night in our weekly multi-player session.

    --

    "Prejudice is wrong; you should hate everyone the same."

  16. Re:Plastic Bubbles by retrac · · Score: 2, Informative

    capsula

  17. Re:Chemical Experiment Toys by CommieLib · · Score: 4, Informative

    I couldn't agree more. There's a principle that's been lost in this country called "assumption of risk". This simply means that if you buy a chemistry set for your kid, you probably ought to turn off ER and go play with it with him.

    I went to castle Neuschwanstein outside of Munich last winter. The best vantage point is a bridge high above the castle, and getting there required walking up a very icy path. People were slipping and sliding all over the place, and all that I or the other Americans that were with me could think of was "man, not in America. Somebody would sue."

    The cost of litigation is such a terrible example of a rotten apple spoiling the bunch. Don't get me wrong, I'm all for legitimate damages when a party has caused harm, but I really think we need to try to get back to some degree of personal responsibility...

    --
    If your bitterest enemies are people who hack the heads off civilians, then I would say you're doing something right.
  18. I am impressed with some of the new stuff... by Interested+Guy · · Score: 2, Informative

    Mindstorms are very good at moving the Construction Set mentality into Logic and Code.. I think that it is a bummer that they are so expensive that every kid can't get a set.

    I am also impressed with Rokenbok. This doesn't include programming and such, but it does combine technologies and push the limit of what is possible in children's minds...

    Great toys are the ones that make children comfortable with the emerging technologies. The construction toys that we played with in our younger days are old news. Toys are not nearly as cool when your parents are better at using them than you are.. My favorite memories as a child was building a computer program, and having adults be totally astonded by what I made. Because Adults are more comfortable with current technology, toys are going to have to go somewhere where adults are not comfortable.
    Computers really did not come of age until a generation of kids had been able to play with them. I think robotics and the like may come to age after this generation of kids play with Mindstorms and Rokenbok and the like.. I see games like Robowars becoming the new playground for the nerdy kids, and They will be doing things with Embedded software and robotics that blow the adult generation's mind

  19. dark basic by digidave · · Score: 4, Informative

    DarkBasic is a programming language and dev environment that lets users with little or no programming experience create 3D games.

    The great thing about DarkBasic is that it acts as a very good introduction to both programming and 3D programming (which can be a nightmare if starting with something like DirectX).

    --
    The global economy is a great thing until you feel it locally.
  20. Re:Chemical Experiment Toys by neksys · · Score: 4, Informative
    This is why I much prefer Canada in this instance - I remember watching a case recently involving a local University student suing the school because he tripped over and fell and uneven piece of pavement on a walkway. The judge's ruling: "I find no validity in your claim against the University - life isn't perfect."

  21. Re:Bill Budge's Pinball Construction Set by DeadMeat+(TM) · · Score: 5, Informative
    You might want to check out the heir apparent to PBCK, Visual Pinball. It's not quite as easy to get a grasp on (for the really fun stuff you need to do some scripting) but it's much more powerful than PBCK. Plus, the price is right.

    One of the more interesting projects done with VP is to recreate arcade pinball machines; you can even hook up a special embedded version of MAME to emulate the LED display.

  22. Racing Destruction Set by Cmdr+Geek · · Score: 2, Informative

    Anyone remember Racing Destruction Set on the C64? I remember sitting around for hours designing race tracks with my friends and then DESTROYING my friends cars. There is nothing that sparks creative interests like trashing your friend's on the computer!

  23. Re:Pinball Construction Set! by robbway · · Score: 3, Informative

    The perfect fix for the PCS blues is to download Visual Pinball. I've personally used this with fantastic results and there are many incredible games available, all created by users. It's currently freeware (that self-disables with a hidden expiration date), but I expect it to jump into shareware or retail someday.

    The main difference is you have to learn some basic Visual Basic Scripting.

  24. Re:Bill Budge's Pinball Construction Set by Krellan · · Score: 4, Informative

    Have you played Visual Pinball? It is a modern equivalent of Pinball Construction Set, with a 3-D table appearance, supporting ramps and multiple levels and such. It uses VBS (gasp) as the scripting language... the first non-viral use of VBS that I've ever seen!

    Unfortunately there is no way to make a standalone player yet. It is a free program (closed source), but it runs only on Windows, and the author has plans to take it commercial someday so get it while you can.

    http://www.randydavis.com/vp/
    http://www.vpforums.com/

    I loved Pinball Construction Set, and made several Apple ][ disks full of games. Bill Budge recently did a very wonderful thing: he declared all of his past Apple ][ games to be in the public domain! A great thing, and I wish more authors of classic software would do the same.