Looking For Non-P.O.S. Games

  • TheTempest
    1st Sep 2011 Member 0 Permalink
    I'm not really advertising any games, and not trying to promote my site. This is my games website, and I am looking for good, fun games to put on it. I only have five right now, and I have a "Suggest Games" tab so that it's really easy to suggest them. I'm just looking to make my site more interesting.

    Current Games;

    The Powder Toy
    Interactive Buddy v.2
    Free Rider v.2
    Dog Fight 2
    Doodle God v.2

    Suggest new games here, or on my site, which is always looking for more members. lol. Thanks.

    Games that don't require downloads are preferred, but downloads aren't completely banned.
  • mniip
    1st Sep 2011 Developer 0 Permalink
    Non-what?
    Also I suggest pontifex II
  • TheTempest
    1st Sep 2011 Member 0 Permalink
    POS stands for piece of sh*t. And okay, I'll check it out, thanks. :)
    EDIT: I'm looking for (legally) free games, but thanks for the suggestion.
  • mniip
    1st Sep 2011 Developer 0 Permalink
    If u have doodle god u shud check doodle Devil also
  • TheTempest
    1st Sep 2011 Member 0 Permalink
    Ooh, sounds fun >:)
  • Jackeea
    1st Sep 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • TheTempest
    1st Sep 2011 Member 0 Permalink
    @Jackeea I will check them out next, thanks. :)
  • Marte2007
    1st Sep 2011 Member 0 Permalink
    @TheTempest (View Post)
    If you don't put http:// in the URL, the link doesn't work because the browser thinks that www.something.com is a file in the current dir.
    I mean, this is wrong
    <a href="www.something.com">something</a>
    while this is correct
    <a href="http://www.something.com">something</a>
  • TheTempest
    1st Sep 2011 Member 0 Permalink
    @Lord-Spectre Oh, okay. Thanks.
  • mniip
    1st Sep 2011 Developer 0 Permalink
    Btw how much code of that have u written?