Vlakosim 1

About

  • Last public version
  • codename jtycon,jt7
  • created with Borland C++ Builder 5

    Building

  • You need Borland C++ Builder 5
  • build game: open jt7/jt7grp.bpg in IDE, select Project/Make All Project
  • build model editor:open model/poedgrp.bpg in IDE, select Project/Make All Project

    Portability

  • game is created by SDL and OpenGL, so it should be quite easy portable to other operating systems
  • editor uses direct Windows API (with my own windowing toolking library aww/aws), so porting to other operating systems could be difficult
    Both of editor and game should be easy portable to other windows C++ compiler (Visual C++ or CygWin GCC)