Posts: 459
Threads: 50
Joined: Nov 2023
Reputation:
3
Yesterday, 10:08 PM
(This post was last modified: Yesterday, 10:10 PM by johnno56.)
RCBasic is my "primary" application for coding (or attempting to code... lol) games... I am biased when it comes to RCBasic as I have been using it for a long time and I am the moderator on the RCasic website...
How would I compare them? First, you are correct, in the fact that you stated that they both nice languages...
Naalaa and RCB are the languages I use the most. I am constantly trying to convert programs from one to the other. Both are relatively easy to use in both function and workflow.
I find Naalaa is slightly "quicker" than RCB and has a better "Help" system.
As I am not a programmer or developer, I cannot compare "how" the inner functions of either application works. The IDE's of both are relatively easy to use but I do like the "simple" feel of Naalaa's IDE.
Both are very good at creating 2D games. Naalaa has the advantage of have a host of libraries that can be "included". eg: a Tilemap library. A huge plus for platformers etc...
RCB is now implementing the use of 3D whereas Naalaa has been using that for quite some time.
Arrays and Tables. Ever since I started using Basic I have come to know and use arrays as they are intended. To be honest, I find the use of Arrays and Tables within Naalaa, somewhat confusing. I have difficulty in deciding if an array or a table is needed... and the variables that use "."'s and "this" confuse me to no end... but I suspect time and practice will help solve those difficulties.
Exporting games etc. RCB has a set of tools to output games to multiple platforms (Win32 and 64, Linux32 and 64, Web and Android)
Overall, I find both applications very good to use. Both are very similar in language and function. I would not have any problem recommending either to "hobbyist's" who prefer to code everything from the ground up.
This comparison may not be what you were after. My lack of knowledge, in either application, makes this description "superficial" at best. This is based on my current observations with both applications and should be taken as such.
I hope this helps.
J
Logic is the beginning of wisdom.
Posts: 459
Threads: 50
Joined: Nov 2023
Reputation:
3
You're welcome...
Logic is the beginning of wisdom.
Posts: 459
Threads: 50
Joined: Nov 2023
Reputation:
3
"No point at all?" That's a little harsh. It is my belief that you have done a wonderful job with Naalaa!! I enjoy using it. That's the only "point" that I need...
Logic is the beginning of wisdom.