Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delphi Translation :) #210

Open
tothpaul opened this issue Oct 28, 2018 · 5 comments
Open

Delphi Translation :) #210

tothpaul opened this issue Oct 28, 2018 · 5 comments

Comments

@tothpaul
Copy link

@tothpaul tothpaul commented Oct 28, 2018

Hello,

I've just published a Delphi translation of this repository, thank you very much for this amasing code !

@twetzel59
Copy link

@twetzel59 twetzel59 commented Nov 9, 2018

Very interesting. I'll have to check it out!

@tothpaul
Copy link
Author

@tothpaul tothpaul commented Nov 10, 2018

the network part do not work for now BTW, they are some mistake in the sscanf() implementation

https://github.com/tothpaul/DelphiCraft

@tothpaul
Copy link
Author

@tothpaul tothpaul commented Nov 10, 2018

BTW not sure of the size of char in C but in my translation I had to extend Byte (8bit) to Word (16bits) the highest array in compute_chunk because the maximum value is 258

https://github.com/fogleman/Craft/blob/master/src/main.c#L961

@dom96
Copy link

@dom96 dom96 commented Nov 10, 2018

That's awesome. You should translate that to Nim now ;)

@tothpaul
Copy link
Author

@tothpaul tothpaul commented Nov 11, 2018

updated :) now I can connect on Michael's server but I have disabled the authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.