CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2013
    Posts
    1

    A game about programming!

    (I don't know if this thread fits on this forum but I hope it will be accepted anyways )

    I am in the process of trying to make a new (and hopefully easier) way to get into programming. My idea is to have a website that contains all the necessary informations about IDEs, languages, etc. I will also have a tutorial about C++. And this is where I am tryin to make something new.
    I have started to create a game that should serve as tutorial and it is this game I would like you to play. The game is fairly new I would really appreciate some feedback so I know where to go next and to see if the idea is good.

    My goal is to make all this free to access so that everybody can have a chance of learning the beauty of programming

    The game is developed with Unity3D found on www.unity3d.com and it requires a unity player for you to play the game, but it easily installed

    NB!!

    The game is created for 960x600 and your browser must be at least that size. If the game fails to load just reload.

    The game can be found on www.sqdejan.com

  2. #2
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,637

    Re: A game about programming!

    No, it's not on topic, and I doubt anybody is going to install some kind of "web player" just to play your game.

  3. #3
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,925

    Re: A game about programming!

    Quote Originally Posted by GCDEF View Post
    No, it's not on topic, and I doubt anybody is going to install some kind of "web player" just to play your game.
    I agree. I certainly won't be
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured