I am working on a Fortnite like game and I am posting this Thread to keep you updated on the development of it. This is not a clone but will be similar.
SBNITE Development Thread
Root / Talk About Programs / [.]
NecroStudiosCreated:
I have done some sprite work and the UI design is barebones but will work for the POC alpha release.
I have made a placeholder for the start screen until Build 2, but here's the code. Tell me if I should change it, or leave it for now. Keep in mind, this can't yet be interacted with:
@LOOP PRINT "Welcome to SBNite!" WAIT 180 PRINT "This is a proof of concept build." WAIT 180 PRINT "Press A to begin" WAIT 3000 GOTO @LOOP
I think it died.
But who knows?