Rodney Cunningham ff01fa83f4 Merge pull request #49 from n00b87/joint_stuff
Added JointExists() and SpriteExists()
2024-12-22 18:28:49 -05:00
2024-11-23 17:01:42 -05:00
2024-05-20 09:14:32 -05:00

RCBASIC4

Version 4 of the RCBasic Programming Language Compiler and Runtime

Setup Build Environment

On Windows

  1. Install the following software: Codeblocks, MinGW32, MinGW64, Git, and CMake
  2. Set MINGW32 and MINGW64 environment variables to the root of each tool
  3. Set CODEBLOCKS_DIR to Codeblocks root
  4. Run RCBasic_Dev_Setup.bat

On Linux

  1. Run RCBasic_Dev_Setup.sh

NOTE: The linux setup script is still a work in progress.

Description
Version 4 of the RCBasic Programming Language Compiler and Runtime
Readme 241 MiB
Languages
C++ 58.7%
C 37.4%
FreeBASIC 1%
Visual Basic 6.0 0.9%
QuickBASIC 0.8%
Other 1.2%