Rodney Cunningham 4c4c4d4952 Merge pull request #38 from n00b87/null_tile
Added possible -1 value to setTile() and fillTile()
2024-12-19 20:34:00 -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%