Results 1 to 10 of 70

Thread: GamePascal - Cross-platform Game Development in Object Pascal

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    @phibermon

    Thanks. Yea it was kinda sorta working, haha. The code was a mess and I was really getting my feet wet with it. Also I was not thinking about cross-platform either. This new code base is being made with cross-platform in mind and is much more elegant. All the things I learned from that experiment I was able to bring forward and get a jump start. I am working toward a good and solid foundation that I can iterate on and keep adding needed features.

    I think one of the worse things you run into when working on a project is coming to the realization that it was not thought out well enough and trying to add anything new or change the structure becomes a pain. This time around I was gonna use all the "cool" design patterns and whatnot. Buuuut... you know how that can go... you end up planning and planning and not getting any code written. So I thought, what do I what here? For now, just a simple IDE that is functional, light-weight and I can add the features I need without too much fuss. I considered the things that caused me to get stuck the last time and threw all of that out. I brought forward code and concepts that worked and so far so good.

    The most important thing is that I am having "fun" and staying motivated. Phew... I tell ya, it can be tough staying motivated. I tend to have two projects going. A main one and a experimental one. When I get stuck or need a break, I will work on my 2nd project for while to allow my mind to work on the solution. Amazing how well this works (at least for me). Also its great to have someone to bounce ideas off of too. Any way, sorry rambling. Haha.

    1) Wow, talk about inspiration. I like reading things like this, especially when I get depressed and have no motivation.
    2) Another good one here too.
    Last edited by drezgames; 17-11-2013 at 05:58 PM.

Tags for this Thread

Bookmarks

Posting Permissions

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