Short: Open-source 2D AGA engine & test game Author: starsigndev@gmail.com Uploader: starsigndev gmail com Type: dev/src Version: Final Requires: A1200, AGA Architecture: m68k-amigaos YGame is a Public Domain open-source game project for the Amiga1200, that is written using VBCC(C Compiler) for Windows. It is an engine, which has several useful features such as a tile based map system with very smooth hardware scrolling, a double buffering screen, the start of a simple but useful UI and a few more things. It is coded in C(VBCC) and uses AGA so it is A1200 only. It is not finished, but this is the last version and it is usable. You may find the engine code useful, and it is public domain so feel free to use/re-use any of the code in your own projects. It includes a build.bat, and the Y app to test the engine with. If you have any questions regarding it feel free to email me at starsigndev@gmail.com