Skip to content

DevError000/DevError000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

if (isBusy == true && isCoding == false) {
    console.log("Too Bad");
    isCoding = true;
} else if (isBusy == false && isCoding == false) {
    console.log("Then Code");
    isCoding = true;
}

Hello! My dream job is to be a Game Developer, I am currently working on a couple games. I plan on publishing them one day but as for right now that is something to think about later. In my free time I make games, make Minecraft Mods, Resource Packs, and Datapacks. I am the developer of Brandon's Brewing Guide (A Minecraft Resource Pack). I love to code and do anything computer related.

Check Out My Resource Pack! Brandon's Brewing Guide
Shame on me for a Self-Plug

About

My Profile README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors