.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > RealBot > The RealBot 'Source'
The RealBot 'Source' Discuss things about the source code. You can here point out bugs, share ideas and code. Assign to become an 'official team member' and so on!

Reply
 
Thread Tools
Re: RealBot source code at Google Code!
Old
  (#11)
KrashTest
Member
 
Status: Offline
Posts: 1
Join Date: Jul 2008
Default Re: RealBot source code at Google Code! - 18-07-2008

Hi Storm - Java code is pretty similar to C#, which is pretty similar to C++...Or so I hear, have a friend studying Java at university and his simple programs are very similar in design to my simple C# ones.

Oh - and This is my first post on these forums by the way - I am interested in becoming involved in RealBot coding, although I am a bit of a noob at programming - I have some basic experience in C#, but want a project to get myself better at coding in general!
  
Reply With Quote
Re: RealBot source code at Google Code!
Old
  (#12)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: RealBot source code at Google Code! - 20-07-2008

Java and C# are very similiar, hence when MS started developing C# they even hired some former-Java dudes for that.

C#/Java is similiar to C++ syntax wise, but underneath it is totally different. First, C# and Java are running in a virtual machine. C++ (or plain C) is compiled into a binary where it runs natively on your machine. THis means in order to get your program running on a different OS, you need to compile it.

Would be nice if RB could be written in Java , so we don't need to compile specifically for Linux... (i dont use it, so i can't compile it for linux).

Also, Java uses its own memory management. So it is hard to have memory leaks (but it is possible) and you are almost assured all your objects are cleaned when not used.

Basically, if you can do C you can do Java. But the ohter way around is a bit more complicated.


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: RealBot source code at Google Code!
Old
  (#13)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: RealBot source code at Google Code! - 21-07-2008

well there is a cross-compiler in the Filebase
http://filebase.bots-united.com/inde...on=file&id=278

if you would like to build GNU/Linux binaries on Mac, you can also build a cross compiler from the GCC and Binutils source (for glibc, just use a pre-built version from a package of any GNU/Linux distributions will be fine).
  
Reply With Quote
Re: RealBot source code at Google Code!
Old
  (#14)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: RealBot source code at Google Code! - 02-01-2013

just a note here:
the code is available at github as well: https://github.com/stefanhendriks/RealBot
so fork it off if anyone would like to do something with it
  
Reply With Quote
Re: RealBot source code at Google Code!
Old
  (#15)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: RealBot source code at Google Code! - 27-08-2018

RealBot is hosted at Github these days, see: https://github.com/Fundynamic/RealBot


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com