Welcome, Guest. Please login or register.

Author Topic: How do I get started in Amiga Game Development on an emulator?  (Read 9964 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Tom01

  • Newbie
  • *
  • Join Date: Sep 2012
  • Posts: 8
    • Show all replies
Quote from: psxphill;740330

For writing a real classic amiga game I'd be tempted to use devpac to write 68000 assembly.


For a platform independent game I would use C/C++ with gcc and SDL.