# Chatting Area! Have fun! (Part 1)

**URL:** https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740
**Category:** Show & Tell
**Created:** [June 14, 2021, 9:12pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740 "2021-06-14T21:12:05Z")
**Posts on this page:** 20
**Page:** 450

<div class="post-metadata">

### Author: ![1978monkeynutze](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/1978monkeynutze/32/33979_2.png) [@1978monkeynutze](https://forum.makecode.com/u/1978monkeynutze)
#### Post date: [August 16, 2026, 6:43pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9217 "2026-08-16T18:43:43Z")

</div>

nice drawing

---

<div class="post-metadata">

### Author: ![wiz\_superstar](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/wiz_superstar/32/34269_2.png) [@wiz\_superstar](https://forum.makecode.com/u/wiz_superstar)
#### Post date: [August 16, 2026, 6:48pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9218 "2026-08-16T18:48:23Z")

</div>

One thing I always forget is putting _ **everything** _ inside the main script. While this used to be fine for smaller games, I’m starting to realize the toll of putting all of my eggs in one basket…  
It’s definitely harder to read code that’s all over the place, and often somewhere unexpected.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/6/f/6f57f2f01b597f0e349717376ceefe9779f632cd.png)  
Now that my code is _ **compartmentalized** _ – a system where each “object” has it’s own unique script – it is definitely easier to move around and find optimizations! The only real disadvantages are:

- You have to make sure to include the `export` keyword, otherwise functions/variables won’t show in the editor
- You have to double check all uses in your code of previous variables, as you need to point the main script in the right direction

Otherwise, once you get it going, it’s actually so much nicer… I would recommend this to anyone making a larger scale game

---

<div class="post-metadata">

### Author: ![Wus\_duck](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/wus_duck/32/35007_2.png) [@Wus\_duck](https://forum.makecode.com/u/Wus_duck)
#### Post date: [August 16, 2026, 6:52pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9219 "2026-08-16T18:52:35Z")

</div>

nah its good its just him

---

<div class="post-metadata">

### Author: ![CoderBunnyGirl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/coderbunnygirl/32/34875_2.png) [@CoderBunnyGirl](https://forum.makecode.com/u/CoderBunnyGirl)
#### Post date: [August 16, 2026, 6:54pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9220 "2026-08-16T18:54:41Z")

</div>

> **[lollllllllllllll#2](https://arcade.makecode.com/51664-27924-75509-08688)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

I might even make a couple more

---

<div class="post-metadata">

### Author: ![CoderBunnyGirl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/coderbunnygirl/32/34875_2.png) [@CoderBunnyGirl](https://forum.makecode.com/u/CoderBunnyGirl)
#### Post date: [August 16, 2026, 6:54pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9221 "2026-08-16T18:54:53Z")

</div>

At my school they make us go out side when its 15 degrees outside , this is child abuse(the little kids too)

---

<div class="post-metadata">

### Author: ![Sword\_Studios](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sword_studios/32/35216_2.png) [@Sword\_Studios](https://forum.makecode.com/u/Sword_Studios)
#### Post date: [August 16, 2026, 11:49pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9222 "2026-08-16T23:49:23Z")

</div>

You know, as much as I use the forum, it’s surprising how little I spend on this one topic

---

<div class="post-metadata">

### Author: ![VoxelMaster64](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/voxelmaster64/32/32075_2.png) [@VoxelMaster64](https://forum.makecode.com/u/VoxelMaster64)
#### Post date: [August 16, 2026, 11:54pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9223 "2026-08-16T23:54:47Z")

</div>

you don’t _have_ to put your code in namespaces, I don’t but still have different files.

---

<div class="post-metadata">

### Author: ![BlueYoshi507](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/blueyoshi507/32/32630_2.png) [@BlueYoshi507](https://forum.makecode.com/u/BlueYoshi507)
#### Post date: [August 16, 2026, 11:56pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9224 "2026-08-16T23:56:20Z")

</div>

VERSION 2.0 of my character design!

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/2/9/29ce9b490e36d0a61b8ebb0ed2efdf9fa2366e07.png)  
What do yall think?

---

<div class="post-metadata">

### Author: ![wiz\_superstar](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/wiz_superstar/32/34269_2.png) [@wiz\_superstar](https://forum.makecode.com/u/wiz_superstar)
#### Post date: [August 17, 2026, 3:07am UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9225 "2026-08-17T03:07:52Z")

</div>

You might be right 😭 Might help clean up some of my code anyway. Thank ya!

---

<div class="post-metadata">

### Author: ![Octodemon](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/octodemon/32/15417_2.png) [@Octodemon](https://forum.makecode.com/u/Octodemon)
#### Post date: [August 17, 2026, 3:08am UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9226 "2026-08-17T03:08:00Z")

</div>

New Floorit spinoff in the works right now 🙃

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/8/4/845d47b1ac030f224fd0a5d51557fb39f8dd50b8.png)

If you’ve never played, play the original game here!

> [@🏎️ Floorit - by Octodemon](https://forum.makecode.com/t/floorit-by-octodemon/44045):
>
> Hey everyone, It’s Octodemon back with another game! This time it’s called.. Floorit This is my first ever time making a racing game and all the details you need to know about mechanics is already in game! I had so much fun making this and really hope I get in the top 3 for the Sports Jam. I’ll do a deep dive into my inspirations and how I coded certain things if you guys would like to know upside_down_face. But other than that I am 99% sure I am never touching this game ever aga…

---

<div class="post-metadata">

### Author: ![kirbob](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kirbob/32/34880_2.png) [@kirbob](https://forum.makecode.com/u/kirbob)
#### Post date: [August 18, 2026, 2:23am UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9227 "2026-08-18T02:23:32Z")

</div>

teeny question, what is the maker category and why was it archived?

---

<div class="post-metadata">

### Author: ![TheEarth](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/theearth/32/34579_2.png) [@TheEarth](https://forum.makecode.com/u/TheEarth)
#### Post date: [August 18, 2026, 2:33am UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9228 "2026-08-18T02:33:15Z")

</div>

Random ant fact #2

Weaver ants use their larvae as glue guns to seal their nests this does not hurt the ant in any shape or form

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [August 18, 2026, 3:08am UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9229 "2026-08-18T03:08:54Z")

</div>

It’s not mean at all its true 😆 and thank you so much, i’m glad you liked my games, that’s so nice!! 😊

---

<div class="post-metadata">

### Author: ![Rune](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/rune/32/18951_2.png) [@Rune](https://forum.makecode.com/u/Rune)
#### Post date: [August 18, 2026, 3:13am UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9230 "2026-08-18T03:13:52Z")

</div>

OMG we’re getting GTA in makecode before GTA 6.

Jokes aside, this looks so cool. Building off of your older games is something I’ve thought about a lot, mostly in my fantasies about The Glorb War, and I can’t wait to see what you have in store.

---

<div class="post-metadata">

### Author: ![Astro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/astro/32/35479_2.png) [@Astro](https://forum.makecode.com/u/Astro)
#### Post date: [August 18, 2026, 3:17am UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9231 "2026-08-18T03:17:58Z")

</div>

Suprise! I’m making a makecode JRPG! What roles would YOU 🫵 want to be?

_Poll ([view on site](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9231))_

---

<div class="post-metadata">

### Author: ![Sword\_Studios](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sword_studios/32/35216_2.png) [@Sword\_Studios](https://forum.makecode.com/u/Sword_Studios)
#### Post date: [August 18, 2026, 5:48pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9232 "2026-08-18T17:48:52Z")

</div>

I want to be an item

---

<div class="post-metadata">

### Author: ![Astro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/astro/32/35479_2.png) [@Astro](https://forum.makecode.com/u/Astro)
#### Post date: [August 18, 2026, 6:04pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9233 "2026-08-18T18:04:03Z")

</div>

whatever you say man

---

<div class="post-metadata">

### Author: ![kirbob](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kirbob/32/34880_2.png) [@kirbob](https://forum.makecode.com/u/kirbob)
#### Post date: [August 18, 2026, 6:04pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9234 "2026-08-18T18:04:16Z")

</div>

if u dont want to do animations with my some will say cursed pfp, u can make me a npc

---

<div class="post-metadata">

### Author: ![1978monkeynutze](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/1978monkeynutze/32/33979_2.png) [@1978monkeynutze](https://forum.makecode.com/u/1978monkeynutze)
#### Post date: [August 18, 2026, 6:09pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9235 "2026-08-18T18:09:58Z")

</div>

can states of America (my mascot) be the funny character?

---

<div class="post-metadata">

### Author: ![1978monkeynutze](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/1978monkeynutze/32/33979_2.png) [@1978monkeynutze](https://forum.makecode.com/u/1978monkeynutze)
#### Post date: [August 18, 2026, 6:10pm UTC](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740/9236 "2026-08-18T18:10:04Z")

</div>

japanese roll playing game hmmmmmmmmmmmmmmmmmmmmmmmmmm

[Previous page](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740.md?page=449)

[Next page](https://forum.makecode.com/t/chatting-area-have-fun-part-1/8740.md?page=451)
