Welcome to LogicFlow's itch.io page!
1. function ListCoolThings(){
2. console.log("This is where I upload small projects that I've worked on.")
3. console.log("Consider taking a peek at a few of them!")
4. var Game_Amount = 0
5. if(user.followed == false){
6. console.log("Don't forget to follow this account if you want to be notified about any updates.")
7. }
8. }