aardappel / lobster

The Lobster Programming Language
http://strlen.com/lobster
2.21k stars 117 forks source link

Fixed all warnings about floating point numbers written as integers throughout the samples directory, etc. #308

Closed WraithGlade closed 4 months ago

WraithGlade commented 4 months ago

Fixed all warnings about floating point numbers written as integers throughout the samples directory, so that they don't distract new users.

Tested all of the files to ensure they continue to work.

Carefully made the corresponding changes to the shooter_tutorial.md doc, including the fragmentary code excerpts.

Regenerated the corresponding HTML docs.

aardappel commented 4 months ago

Nice, thanks for the cleanup :)

WraithGlade commented 4 months ago

Happy to help! This is a really cool programming language project! 😎

All the small tasteful choices really make the difference in how something feels, and its always nice to see projects/creators that genuinely care about that. 🏆