Skip to content

Nep-Toodles/Gunzip-Engine

Repository files navigation

Gunzip-Engine Code enviroment

Try out the Enviroment Live now by clicking here :
** https://editor.gunzip.repl.co **

-"Why use vs code when we have gunzip - DUMP GATES" -"Just look the features not where it is made - idk"

features :

Community Sharing :

Share Posts in Community POSTS!! :

Most Simplest UI

Full functional Preview

full preview

live-syntax-code-editor

Syntax hilight editor

Exporting in about **4

ways** image

Virtual Console Built-in

Built in PHASER , KeyboardJS ,Filesaver AND PIXI JS

Really secure with no info collecting

Get Your but ready now :}

var space= " "
var player = "@"

function move(){
  player = space + player
}
setInterval(move,1000) //Do the function ever 1 second : 1 second = 1000 milisecond :>