Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
I made my first text-based c++ game. Please tell me what you think!
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: I made my first text-based c++ game. Please tell me what you think! (Read 5099 times)
stefanp99
Single posting newcomer
Posts: 2
I made my first text-based c++ game. Please tell me what you think!
«
on:
March 08, 2018, 08:58:23 pm »
The link for the code is here:
https://github.com/stefanp99/Virtlife/blob/master/main.cpp
Please paste it and run it, as it is way too big to fit in here.
Logged
stahta01
Lives here!
Posts: 7792
Re: I made my first text-based c++ game. Please tell me what you think!
«
Reply #1 on:
March 08, 2018, 10:13:34 pm »
I think you never read the rules for this website
http://forums.codeblocks.org/index.php/topic,9996.0.html
Edit: the files *.layout and *.depend are not normally added to git repo.
Also, the folders bin and obj are not normally added to the git repo.
Tim S.
«
Last Edit: March 08, 2018, 10:16:25 pm by stahta01
»
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
I made my first text-based c++ game. Please tell me what you think!