Could Neowin Produce a Good Linux Singleplayer Game?


What Kind of Singleplayer Game Would You Like To See?   

49 members have voted

  1. 1. Would You Like to See a Linux-based Singleplayer game?

    • Yes
      40
    • No
      9
  2. 2. What Kind of Game Would You Like To See Developed

    • First Person Shooter (FPS)
      18
    • Deus Ex, Shockz, Half-Life Like
      11
    • Adventure Game
      11
    • Simple Game (Linear)
      9


Recommended Posts

I could possibly help out.

My maths skill is terrible (which is bad if you're dealing with 3D) and I've never developed a game before (except for a bomberman clone many years ago that is slightly less fun the Windows Calculator running in the non-scientific mode) but I am a programmer and have some graphics and story telling abilities.

Stop moaning about Time consuming! Your going to be achieving something you lazy Kids! :p

Exactly and it could be something to add to portiolios and such to show off work if you help to create it.

I'm doing a game technology course at university but I'm only in first year so altho I can offer my help I don't think I can do as much as some people on here. Got some knowledge of c++ and basic game design so far.

So let's say it's feasible, as long the aims are kept realistic.

So who's the chief producer ? Time to put up a web page with clearly stated goals, participants, tentative schedule, email address at which people can write if they're interested in participating in the project. Time to start discussing technology, storyline, art direction, gameplay design. Until some basic management and conceptual work is done, the project is unlikely to go anywhere. I might very well join in the project, but no one can join a purely hypothetical project.

I vote that you take charge in organizing this thing if only because you noticed it had to be done and that puts you 5 steps in front of everyone here. That is of course if you want to :)

I vote that you take charge in organizing this thing if only because you noticed it had to be done and that puts you 5 steps in front of everyone here. That is of course if you want to :)
Sorry, but I don't. I don't have a feeling this game is likely to go anywhere. You need someone with a clear vision to say : "look, I've this great idea for a game, it would run on this and that platform, it would use this or that technology. I would be the lead programmer/artist, I just need a few additional programmers/artists; who'd like to join ?" But until now on this forum all has happened is that someone asked if it would be feasible for Neowin members to make a game for Linux (or cross-platform Windows/OSX/Linux, whatever), and what has come out of it is that yes, in theory it's feasible, but there's absolutely nothing concrete yet. (And no, a few ideas about a story are in no way a game project, I have ideas like that every day, it didn't make code or artwork magically appear.)

Me, I'd rather keep getting experience by making little games in XNA and later C++, then when I feel more comfortable maybe I'll try starting such a project. For now I might join one if I see I can be of some use.

We're going to start off with a singleplayer, and once that's out the door... then we can expand. First things first though :)

Errrr don't do that, you can't easily shoehorn additional features into games like that, not without diluting them and making them a bit rubbish. You need to set out a plan well in advance for that sort of stuff, even if you're only planning on it so that it MIGHT be added later. You'd be surprised how many commercial games have failed because a good plan wasn't set out in the first place.

I vote we build it on the Source engine. Possibly as a mod. I would certainly be able to help out then!

That wouldn't run on Linux though, would it?

One of the great things about writing an open source project is that with a little time and effort, it's possible to convert it to run on just about any platform.

While it's great to aim for the moon, you have to be realistic and realise you might only ever get so far as the corner shop.

The talent's there, and the stuff isn't particulary hard to make (especially with the tools avaliable, Lua powered 2D side scroller? easy, 3d FPS game with full networking and awesome graphics? again easy), the problem is getting a team together that can focus on the project and stick together, and most importantly, the story.

Unless you've got some amazing gimmick up your sleeve, the story is what is going to keep people playing (or it could be terribly simplistic like pong or space invaders and become a "time waster" game)

I think Valve are in the process of porting source to OpenGL so it can be Linux'd

That's not been confirmed by Valve at all, it's just rumour and specualtion. Plus, there's more to truly "running on Linux" than porting it to a specific variant of linux. For example, Adobe claimed for the longest time that Flash worked on linux, but what they actually meant was that Flash worked on some 32bit, x86 variants of linux. For a program to be truly linux compliant, it's source should be available so that it may be compiled for just about any distribution.

No, but that's limiting it to purely x86 devices, whereas by picking an open source platform, we could have it running on just about anything, from older Macs to Phones and PDAs. It might sound trivial or pointless, buy why specifically limit ourselves without good reason?

No, but that's limiting it to purely x86 devices, whereas by picking an open source platform, we could have it running on just about anything, from older Macs to Phones and PDAs. It might sound trivial or pointless, buy why specifically limit ourselves without good reason?
Because each platform has its advantages and problems and if you want to run the exact same thing on every platform you are limited by the lowest common denominator. So at some point "limiting" ourselves to one or certain platforms is a way of avoiding other limitations. I don't see a Source engine game running on mobile phones for a while, for instance, nor on Linux, but if we had decided to limit ourselves to Windows then suddenly Source would have become a possibility.

Of course the other way is to make a specific version for each platform but that requires careful design and increased development and testing time.

And just to clarify because I've seen the term abused a few times on this thread now, "open-source" isn't synonymous with cross-platform, at all. XNA is cross-platform (Windows + Xbox360 + Zune), yet it's not open source. KDevelop is open source yet it's Linux-only.

You certainly know all this better than I do but I felt there was some potential confusion there.

Certainly, but what I'm getting at is that a lot of people seem to be thinking in terms of "Oohhh we could use XXXX engine for this!" without realising that they've just limited the project in a large way. A design for the overall game should be decided first, then we can look at tools, engines and utilities that would best suit the design, which may or may not be fully cross-platform. But chances are, as long as we try to stick to open source tools, the thing will be cross-platform.

No, but that's limiting it to purely x86 devices, whereas by picking an open source platform, we could have it running on just about anything, from older Macs to Phones and PDAs. It might sound trivial or pointless, buy why specifically limit ourselves without good reason?

I've got an old mac and a PDA that can run Linux, they aren't going to be playing games any time soon.

That's the thing, they're old and underpowered.

I've got an old mac and a PDA that can run Linux, they aren't going to be playing games any time soon.

That's the thing, they're old and underpowered.

Ummm...I've got an old PC that wont be playing games any time soon, but I've also got a PS3 that runs Linux and it'll definitely be playing games. Wouldn't it be cool if there was a version of neowin's game that could run on it?

It doesn't matter anyway, as I said before the game should first be designed (i.e. a concept drawn up, a list of features that everyone would like, etc.) and THEN an appropriate engine selected. But one thing is sure - it HAS to run on x86 linux and it HAS to run on Windows (otherwise there wont be enough interest in the project), that alone means our best bet will probably be to use an existing cross-platform, open source engine and as long as we don't break any cross-platform rules (i.e. nobody tries to be flash and dump raw x86 assembly into the code) then it wont be an issue.

While it's great to aim for the moon, you have to be realistic and realise you might only ever get so far as the corner shop.

The talent's there, and the stuff isn't particulary hard to make (especially with the tools avaliable, Lua powered 2D side scroller? easy, 3d FPS game with full networking and awesome graphics? again easy), the problem is getting a team together that can focus on the project and stick together, and most importantly, the story.

Unless you've got some amazing gimmick up your sleeve, the story is what is going to keep people playing (or it could be terribly simplistic like pong or space invaders and become a "time waster" game)

Actually we're aiming for the stars :)

Not only is the talent here, our direction is too. Thank you to the mods for posting the poll.

Gimmick? For one, it will be an FPS that's not on rails, and a gripping storyline. Something that will introduce a lot of moral conflict, that you're just going to want to see through to the end....

Certainly, but what I'm getting at is that a lot of people seem to be thinking in terms of "Oohhh we could use XXXX engine for this!" without realising that they've just limited the project in a large way. A design for the overall game should be decided first, then we can look at tools, engines and utilities that would best suit the design, which may or may not be fully cross-platform. But chances are, as long as we try to stick to open source tools, the thing will be cross-platform.

Hit.Nail.on.Head.

:)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Threads scales past half a billion users, brings deeper community and feed controls by Fiza Ali Meta has announced Threads crossing a major milestone of 500 million monthly active users. And, at the heart of this growth sits something simple: communities. From books to basketball, parenting to music, Threads says its rise has been powered by people clustering around shared interests and, in turn, giving the platform its identity. In response, the platform is expanding its Communities feature beyond beta and introducing a set of new tools designed to make participation easier and more engaging. A redesigned Communities Hub will now appear in the main navigation menu, allowing users to jump between groups without leaving their feed. Each community will also receive a distinct Community Icon, giving them clearer visual identity and making them easier to recognise across the platform. Then there’s Community Progress, which is a kind of live gauge showing how close a topic is to becoming a full-fledged community, alongside guidance on how users can contribute to its development. In addition, Meta is also expanding its Community Champions programme, recognising more users who actively contribute to community engagement. And then things go more local; Local Communities is already available in 100 countries, including North America, South America, Asia, and Europe but are now rolling out with native-language tags starting in Japan, South Korea, and Taiwan. The platform is also expanding Live Chats to more communities in the coming weeks, adding features such as co-hosting and the ability to quote moments directly into users’ feeds. Beyond communities, Meta is tightening the loop between users and their feeds. Earlier this year came "Dear Algo," a feature that lets people tell Threads what they want more or less of. Now it’s being paired with a new tool, "Your Algo." It allows people to adjust how frequently certain topics appear, with options lasting one, three, or seven days. Meta says these preferences remain private and can be managed alongside “Dear Algo” in a unified settings hub. The rollout begins in the US, Canada, UK, Australia, and New Zealand. Finally, the company says these changes are part of an ongoing effort to refine Threads based on user feedback and that further updates will continue as the platform evolves.
    • You pay just $100 per TB with this rare 4TB PCIe Gen4 NVMe SSD deal by Sayan Sen SSDs and GPUs are incredibly hard to get nowadays due to high pricing. Discounts are quite rare which is why we report on them as soon as we spot a good deal. For example AMD's new 9070 GRE was finally up for sale at a very good price of just $500 thanks to a special coupon. Sadly that deal is gone but if you happen to be looking for a 4TB NVMe SSD and can spend around $400 there is a really good offer on sale that you should not miss out on as TeamGroup's 4TB G50 model is on sale for that that price which means you are only paying $100 per TB, a very good deal in the current market (purchase link under the specs table down below). The TeamGroup T-FORCE G50 NVMe SSD is a PCIe Gen4 drive and as such it promises to deliver sequential read speeds of up to 5,000 MB/s, helping accelerate game loading, file transfers, and everyday computing tasks. Since this is a 4TB drive you can use it for a gaming library to take advantage of things like DirectStorage. The SSD features an InnoGrit controller and SLC caching technology to support consistent performance. An ultra-thin, patented graphene heatsink is included to aid in heat dissipation. Get it at the link below: Team Group T-FORCE G50 4TB Internal SSD (TM8FFE004T0C129): $449.99 + $50 off w/ promo code SSF69668, limited offer => $39.99 (Sold and Shipped by Newegg US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • I agree. I also think Phil stayed too long. They should definitely fire whoever thought all a console platform needed was Call of Duty, Elder Scrolls, and Fallout to survive. Asha and crew are still saying they need more Elder Scrolls and Fallout games. They simply don't get it.
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      522
    2. 2
      +Edouard
      200
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!