Console Project

Custom terminal build with javascript

The Console project was developed by the organization "Revi Studios". It functions like a custom terminal with commands like "store", "install" and "cal".

Available Commands:

echo: Displays the text you enter 
clear: Clears the console 
cal: Performs a calculation 
timer: Starts a timer for a specified number of seconds 
store: Stores a value with a key 
ret: Retrieves a value using its key 
del: Deletes a key-value pair 
list: Lists all stored keys 
prompt: Changes the console prompt 
exit: Closes the console 
size: Sets the font size 
dev: Enables or disables developer mode 
- hide: Hides a stored value using its key 
- unhide: Unhides a stored value using its key 
- install: Installs a new command by providing its name and code 
- uninstall: Uninstalls a command, removing it from the available commands 

What I learned

I have learned more javascript. I have also used Gemini 2.0 Flash with it's Canvas mode which indeed was amazing.

Future plans

I don't plan on updating this project a lot since it has commands to install custom commands. The project was fun to develop and I hope people will like our work.

Credits

Gemini 2.0 flash with canvas

Github

The project is open sourced on github.

Author

  • waffleDev732
  • dungeon_master6904

Leave a comment

Log in with itch.io to leave a comment.