Skip to content

Won't compile Wizard's Castle which compiles on QB 7.1 #235

@jasonbrianhall

Description

@jasonbrianhall

QB64 info (please complete the following information):
Using the latest version of QB64; I'm trying to compile https://github.com/jasonbrianhall/wizardscastle/blob/main/original_source/wizard.bas

Describe the bug
Command not implemented

1055 DEF FNA (Q) = 1 + INT(RND(1) * Q)

To Reproduce
git clone https://github.com/jasonbrianhall/wizardscastlle
cd wizardscastle/original_source
qb64 -c wizard.bas

Expected behavior
I expect the code to compile. The code compiles on Quick Basic 7.1 for MS-DOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions