A downloadable tool

Buy Now$29.00 USD or more

FGDL is a C library for the Atari Falcon computer that makes it easy to create games and demos. (GCC compiler required)
The library supports:

  • 3 different video modes: 320x240x8, 320x240x16, 640x480x8
  • Double and Triple Buffering.
  • Virtual screen hardware scrolling.
  • Palette Fading and conversion from PC format.
  • GIF Image loading.
  • Blitter sprite drawing with automatically generated transparency mask.
  • Keyboard, Mouse and Joystick support.
  • A Sound mixer with up to 4 channels and WAV file loading.
  • A Cinepak video player.
  • CT60 accelerator card and C2P functions.
  • A random number generator.
  • A tiny libC for very small executable size.

3 examples are included, 2 for the standard falcon showing how to create a very basic point & click game and a shoot'em up. The third example is a very small demo for the CT60 demonstrating C2P.

Click here to download the pre-made Atari mint GCC 9 compiler package for Windows.

Click here to download the latest Atari mint GCC Compiler packages for Linux and Windows.

Click here to watch a free video tutorial series on how to use the library with the example of how to make a point & click game.

Purchase

Buy Now$29.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $29 USD. You will get access to the following files:

fgdl.zip 1.1 MB

Development log

Comments

Log in with itch.io to leave a comment.

Interesting.