Results 1 to 4 of 4

Thread: Five Hundred card game - available on Steam!

  1. #1

    Five Hundred card game - available on Steam!

    Sharing this here as I thought fellow Pascal Game Developers might be interested

    I've just published my first game to Steam - a videogame implementation of Five Hundred, written entirely in FreePascal:

    https://store.steampowered.com/app/2.../Five_Hundred/

    No Lazarus, no game engines (other than one I created myself as I was making the game). I use Direct3D and BASS for the music - everything else is pure Pascal.

    The most fun/challenging part was probably creating Pascal bindings for the Steamworks APIs, particularly SteamNetworking. There were a couple of versions around online but they were both years and years old and barely worked, so I created one that integrates directly into my game engine.

    Demo_screenshot.jpg
    Attached Images Attached Images

  2. #2
    Congratulations.

  3. #3
    Congrats!

  4. #4
    Congratulations on your first release.

    Have you considiered adding other type of card games. Years ago I remember having a game that included over 100 different card games. My mom loved that.

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
  •