This website requires JavaScript.
Explore
Help
Sign In
wucket
/
Z-Sharp
Watch
1
Star
0
Fork
0
You've already forked Z-Sharp
mirror of
https://github.com/sam-astro/Z-Sharp.git
synced
2025-12-13 09:02:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Z-Sharp
/
Slang
History
sam-astro
58db74ee73
changed file ending for script to a less used one
2021-12-30 21:26:42 -05:00
..
Main.cpp
changed file ending for script to a less used one
2021-12-30 21:26:42 -05:00
olcPixelGameEngine.h
Add project files.
2021-12-24 22:28:46 -05:00
processLine.cpp
Get real value of operated on items, just in case they are variables. Other stuff
2021-12-25 15:56:21 -05:00
script.slng
changed file ending for script to a less used one
2021-12-30 21:26:42 -05:00
Slang.vcxproj
Added function call functionality at one point, also worked on args and started on 'equation' functionaliy, allowing for multiple operations in the same line and parenthesis, like: int g = (y - 4) + ((x + b) / 4)
2021-12-25 17:04:25 -05:00
Slang.vcxproj.filters
Added function call functionality at one point, also worked on args and started on 'equation' functionaliy, allowing for multiple operations in the same line and parenthesis, like: int g = (y - 4) + ((x + b) / 4)
2021-12-25 17:04:25 -05:00