Tagged Questions

A philosophy, or pragmatic methodology that promotes free redistribution and access to an end product's design and implementation details.

learn more… | top users | synonyms

38
votes
10answers
4k views

How can I get involved with open source game projects?

I have a limited experience in game development and would like to get involved with open source game project. Where should I look and how should I begin?
28
votes
7answers
2k views

Where can I find good (well organized) examples of game code?

Where can I find good (well organized) examples of game code? I'm hoping that I can pick up some organizational tips. Most examples in books are too short and leave out lots of detail for the sake of ...
23
votes
15answers
3k views

Interesting/Innovative Open Source tools for indie games [closed]

Just out of curiosity, I want to know opensource tools or projects that can add some interesting features to indie games, preferably those that could only be found on big-budget games. EDIT: As ...
15
votes
10answers
1k views

Most Needed Open Source Project

A few questions on the site have mentioned the need for more open source projects. I agree and wonder what frameworks should be developed. I'll start the list. A geometry kernel, including ...
12
votes
5answers
841 views

Where can I find fonts which I can distribute with an open source game?

I want to be able to release my game as open source, and I need to be able to distribute font files with my game. Where can I find fonts which I can use in this way, and what font licenses should I be ...
11
votes
6answers
1k views

Is there any way to earn money with an open source game?

I know FreeToPlay games are financed by advertisements and/or selling additional content, but what about an Open Source single player game to which several people have contributed? And how can a fair ...
11
votes
3answers
1k views

Pretty open source game/rendering engine?

It might be outside the domain of open source (as there isn't much in the way of open source games that would want/need to implement all these) but is there an existing open source game or rendering ...
11
votes
4answers
2k views

What is the best designed open source game engine to take example?

Possible Duplicate: Where can I find good (well organized) examples of game code? I have coded several C++ games and now I'm building my own game engine and editor. I have some doubts ...
10
votes
5answers
1k views

How to protect a developed game?

I have developed some small games which are my own creation and each is having different gameplay. Now i want to showcase it using the internet. But I'am a bit worried about the concept getting ...
10
votes
4answers
457 views

Does using an licensed game engine prevent you from open sourcing a defunct work?

I'm curious as my previous company is asking us (people who developed the game) on what to do to the game since it's no longer financially viable. My suggestion was to open source it so people can ...
10
votes
4answers
1k views

MUD source code

I haven't been able to find a lot of the old, open source mud source codes. I find the way they did things very applicable to text-based/browser based games, and I'd love to be able to skim through ...
10
votes
3answers
520 views

Power, achievement and affiliation games for psychology research project

For a psychology research project we're looking for short (ca. 5 minute) single-player games to observe people's basic motivation. We would like to ask people to list games that provide the closest ...
8
votes
3answers
714 views

How can non-indie devs stop reinventing the wheel?

It seems like the status quo in the games industry is to write most software in-house, maybe excluding the engine if you use one of the dozen or so big ones. Before working here I was mostly an ...
8
votes
6answers
2k views

Very simple open source games in various languages?

Are there any very simple open source games available just to demonstrate the basics of the programming techniques? Preferably something which fits in to a couple hundred lines of actual code. ...
8
votes
9answers
1k views

What's a good Open Source game to learn from?

I want to download the source code of an Open Source game, so I can get familiar with game architecture. Does any one know of a game with source code that's legible, and easily understandable? Edit: ...

1 2 3 4 5
15 30 50 per page