Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
314 views

Does anyone know any 'no-interface' game engines? [closed]

What I'm looking for: I've been searching for a while now for any no-interface game engines (What I mean by that Is something like the Source Engine where other than than the level editor It's nothing ...
Fichko's user avatar
  • 19
3 votes
1 answer
1k views

Open trading card game rulesets?

Got pitched a project where we need to make a trading card game to promote a clients project. I don't have any brilliant ideas for rules, but was pondering if any "open-source" rulesets existed, or if ...
Nils Munch's user avatar
42 votes
7 answers
38k views

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

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 ...