Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Dp-Rst on November 14, 2016, 03:34:53 pm

Title: Code::blocks console project to Steam Game
Post by: Dp-Rst on November 14, 2016, 03:34:53 pm
Is it possible to have a code::blocks console project output into something other than the console, I've been working on a big project I was thinking of putting on steam and I don't know if I can put something using the console on it

Any suggestions?
Title: Re: Code::blocks console project to Steam Game
Post by: BlueHazzard on November 15, 2016, 05:38:08 pm
what are you talking about?

Console in codeblocks context is not a console like ps4 or xbox, but a terminal program...
Title: Re: Code::blocks console project to Steam Game
Post by: Dp-Rst on November 23, 2016, 01:26:27 am
I am talking about the cmd window, the console, not games consoles

I am asking how I can get the code to execute in something more steam friendly than a terminal window?
Title: Re: Code::blocks console project to Steam Game
Post by: stahta01 on November 23, 2016, 03:10:27 am
Please read the first two CB FAQs http://wiki.codeblocks.org/index.php/FAQ#General (http://wiki.codeblocks.org/index.php/FAQ#General)
Please read this site rules http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)

Quote
3. Is your problem library, framework specific? There are appropriate forums for it, not the Code::Blocks forum.

https://en.wikipedia.org/wiki/Steam_%28software%29 (https://en.wikipedia.org/wiki/Steam_%28software%29)
Edit2: Steamworks is an API/framework/library. Steam is a digital distribution platform.

Edit3: To admin; I think the Rules need to have how to package or distribute your programs is NOT a valid CB Topic.

Tim S.
Title: Re: Code::blocks console project to Steam Game
Post by: stahta01 on November 23, 2016, 04:09:02 am
From https://steamcommunity.com/discussions/forum/1/496880203073972750/ (https://steamcommunity.com/discussions/forum/1/496880203073972750/)

You might want to look at the SDL Graphic Library or some other Graphic Library.

Tim S.