Results 1 to 10 of 32

Thread: What is everyone working on? Break your silence!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I'm working on a few projects at once to be honest and I just can't seem to stay focussed on any single one of them...I'm jumping around like a flea on a hot griddle!

    My projects:
    • The Probe - my Boulder Dash inspired game. I'm re-working the physics in a simple prototype and creating a separate probe engine that I should be able to plug back into the main game.
    • pas2c64 - a simple Pascal -> c64 assembly compiler.
    • ebnf2pas - This is my attempt to see if I can parse a ebnf grammar (done), and generate some Pascal parser code that will parse a program which matches the grammar (not done yet LOL). I don't have a project thread for this ATM...


    cheers,
    Paul

  2. #2
    Below is a screenshot of the engine with a sample scene.
    Soon I will show a video from the game

    Last edited by mobilus; 02-03-2011 at 10:54 PM.

  3. #3
    I was mostly freelancing and studying on the last one and a half year, so, unfortunately no projects :/

    begin offtopic
    At this time I'm working my way for a scholarship in France. Anyone from France?
    end offtopic
    From brazil (:

    Pascal pownz!

  4. #4
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Quote Originally Posted by arthurprs View Post
    At this time I'm working my way for a scholarship in France. Anyone from France?
    Momor is from France.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  5. #5
    @Will

    It should since the material system currently only has support for a diffuse layer and no normalmapping or parralax mapping etc

  6. #6
    I'm not really working on anything game related currently. More embedded stuff

    I tinker a bit trying to get fpc working on avr32 and avr at the moment. It should work on avr32 but I haven't tested it FPK made a lot of additions in the avr branch lately. It could be fun to write object pascal on an avr
    Peregrinus, expectavi pedes meos in cymbalis
    Nullus norvegicorum sole urinat

  7. #7
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    arthurps: Not in france ATM but I'm french. going back when the house is built brittany rules. except there is no net where I am

    Anyways, I've been working on a 2d Engine which led onto Prometheus (Audio, Video, Core and Utils) and then I guess there is that Pong tutorial (ongoing) which I have about 10 bugs to fix in before I finalize it because at the moment there are LOTS of issues. Playable but you would want to, starting running my own webserver 24/7 this year (what a pain: dynamic IP grrrr), fiddling with touch interfaces and more importantly multi-touch on my tablet, getting to grips with ubuntu and KDE...

    Don't know if all of those classify as seperate projects but I'd say it's a pretty good summary. Oh, and did I mention I'm doing exams and have to tidy my room? Ok, thats cheating but hey.
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

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
  •