Author Topic: Code::blocks console project to Steam Game  (Read 4994 times)

Offline Dp-Rst

  • Multiple posting newcomer
  • *
  • Posts: 12
Code::blocks console project to Steam Game
« 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?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Code::blocks console project to Steam Game
« Reply #1 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...

Offline Dp-Rst

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: Code::blocks console project to Steam Game
« Reply #2 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?

Online stahta01

  • Lives here!
  • ****
  • Posts: 7590
    • My Best Post
Re: Code::blocks console project to Steam Game
« Reply #3 on: November 23, 2016, 03:10:27 am »
Please read the first two CB FAQs http://wiki.codeblocks.org/index.php/FAQ#General
Please read this site rules 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
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.
« Last Edit: November 23, 2016, 03:19:16 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Online stahta01

  • Lives here!
  • ****
  • Posts: 7590
    • My Best Post
Re: Code::blocks console project to Steam Game
« Reply #4 on: November 23, 2016, 04:09:02 am »
From https://steamcommunity.com/discussions/forum/1/496880203073972750/

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

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org