Working on a statistics / achievements page!
(a lot of badges still have placeholder images)
I’m working on a 2.5D interactive physics puzzle game. The task system (put the living blocks to the glowy thing) works, I just don’t have a UI for it, so I did not finish it.
The game is still missing many features but I’m glad I got this far.
Here’s me playing with the cute blocks.
Just finished making my first gun.
Making a map based on Naruto, Kirigakure Finished.
Iwagakure: What are you working on currently? (2020) - #3953 by Nikoverc
Sunagakure: What are you working on currently? (2020) - #4018 by Nikoverc
Kumogakure: What are you working on currently? (2020) - #4152 by Nikoverc
Still working on my Parser/Lexer framework.
Right now everything is working near-flawlessly on the Lexeme end- with me adding things not available to normal Roblox pattern matching.
The lexer grammar will take the input:
Float: [0-9]('.' [0-9]*)? exclude ('f'| 'F');
StringSingle: '\'' not '\''* '\'';
String: '"' not '"'* '"' ;
And with a fed in String: 0.1101f 'hello' "" "I am" "billy"
And will spit out (in a format suitable thats tl;dr):
Float 0.1101
StringSingle 'hello'
String ""
String "I am"
String "billy"
‘not’ simply means it matches whatever isnt the component at hand,
‘exclude’ matches the component, but does not capture the string.
With this so far- I am happy with the lexer, I just need to add ‘fragments’ (ANTLR feature) and ill be moving onto the parser.
EDIT: If you are familiar with ANTLR, do you like my solution for strings, as opposed to pushMode/popMode
?
True time reversal.
I’m currently working on improving the combat system I created for my project.
Currently working pretty well and is very optimized. Was able to push it to about 3000-4500 Mobs at a time in a 500x500 cave, using humanoids. Soon enough will switch to custom humanoids too thus should be more improved.
There are some animations bugs but still trying to fix them, probably just need to initialize the animations.
Hi well! Are you well?(10/10 pun xD)
This well looks nice!
Where’s the bucket?
Well well well look we have here. (no pun intended)
The bucket is at me home, filled with water. (cuz Imma peasant)
water is water they don’t grow on trees y’know
i remember this, the haunted house, i remember in it that it was a halloween game and there was zombies ghost zombies and other zombies, you had to survive.
Just looks like some smoke particles colored green
I think I just forgot what reality is…
Currently building a map for The Crusher. Hopefully it gets accepted but if not I’ve learnt a lot from this build.
Autumn is coming and how not to forget it, I will not teach much until there is a little more the map, and I will explain it in a more detailed subject
(I know that the colors of the jail buildings are similar to Jailbreak, but I like them that way and you don’t have to repeat it to me, and don’t worry about the other prison you saw first, since this is a new version and my other prison is stored in a file)
(ADVANCES)