Text game and memory inmanagement
Damn, I hate memory management. It's a pain in the arse to store all allocated memory and then find a way to delete it again(without making the program crash). That's why I have stopped the progress on my 2D game and rather make a text game(C++ Workshop made me do it).
The text game is doing good. Sell/Buy system is almost done, I haven't made the combat system yet, but almost everything else is.
Sorry for not giving you any screenshots of my 2D stuff. As always, I'm open for suggestions about designing my memory system(for my 2D game), then I might be able to make some progress. [smile]
Laterz,
The text game is doing good. Sell/Buy system is almost done, I haven't made the combat system yet, but almost everything else is.
Sorry for not giving you any screenshots of my 2D stuff. As always, I'm open for suggestions about designing my memory system(for my 2D game), then I might be able to make some progress. [smile]
Laterz,
0
Sign in to follow this
Followers
0
0 Comments
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now