Results 1 to 3 of 3

Thread: What 2D Linux Game Engines are out there?

  1. #1
    Join Date
    Dec 2006
    Location
    Wasteland
    Beans
    328
    Distro
    Ubuntu Development Release

    What 2D Linux Game Engines are out there?

    I ask this because I'm looking to make some old-school-style adventure games (Think of the mid-90's era for LucasArts, Interplay, and Sierra)

    I would greatly appreciate if anyone could point me towards a portable, lightweight engine licensed under either the GPL or a BSD license. It would be nice if the engine could easily be tweaked to do the following:
    -Creation of a custom in-game interface.
    -Multiple cursors with each cursor serving a function. Right clicking would change the cursor. Most adventure games have Walk, See, Do, Talk, and Inventory Item.
    -Control a single player character that is capable of audibly interacting with NPC's.


    I'm sure that, given enough time, it would be possible to achieve this oneself. I am looking to write portable, free games. My goal is to improve my writing, drawing, animation, and programming skills. If anyone can help, I'd appreciate it.

  2. #2
    Join Date
    Sep 2007
    Location
    over there
    Beans
    2,521
    Distro
    Ubuntu

    Re: What 2D Linux Game Engines are out there?

    What did Sonic the Hedgehog on the Sega Megadrive use? I loved that game when I was, uh, younger. That spinning hedgehog moved pretty drokking fast.
    "All people are scum. No matter what they look like." ~ Spider Jerusalem, Transmetropolitan #4



  3. #3
    Join Date
    Dec 2006
    Location
    Wasteland
    Beans
    328
    Distro
    Ubuntu Development Release

    Re: What 2D Linux Game Engines are out there?

    Heh, no idea. Some proprietary engine, I would assume.

    I'm currently looking into PyGame. Currently I'm using Dr. Python as an IDE, but if anyone else has a suggestion for a good Linux PyGame-compatible IDE, I'm willing to consider trying it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •