# S Force, Capture the Flag

**URL:** https://forum.makecode.com/t/s-force-capture-the-flag/5360
**Category:** Collaboration
**Created:** [January 5, 2021, 5:33pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360 "2021-01-05T17:33:54Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 5, 2021, 5:33pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/1 "2021-01-05T17:33:54Z")

</div>

> **[Animation Changes Test](https://arcade.makecode.com/17601-74278-26877-66744)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Hello, this is the first test for my project, where you can choose to play as Colossus or Noob123. This is just the first animations test. All of it will be written in JavaScript. Also, @kat, could you please help me with the character art? I know how they will be, but could you help me translate them to pixels? Please reply, and I will give more details.

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 5, 2021, 6:06pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/2 "2021-01-05T18:06:49Z")

</div>

I also need a forest background too 😄

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 5, 2021, 6:26pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/3 "2021-01-05T18:26:49Z")

</div>

I realized I can’t do it all in JavaScript, so I will use some things in blocks.

---

<div class="post-metadata">

### Author: ![omnisImperium](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/omnisimperium/32/2728_2.png) [@omnisImperium](https://forum.makecode.com/u/omnisImperium)
#### Post date: [January 5, 2021, 6:42pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/4 "2021-01-05T18:42:11Z")

</div>

Hello @Agent_14. If you wish to do so, I can take up the project with you.

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 5, 2021, 6:44pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/5 "2021-01-05T18:44:10Z")

</div>

Sure @omnisImperium , I just wanted @kat’s help for art. Can you help me with these attacks too?

> **[Attack Sim (unfinished)](https://arcade.makecode.com/36758-86915-45689-07950)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 5, 2021, 7:06pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/6 "2021-01-05T19:06:10Z")

</div>

Dev art:  
 ![arcade-art-test](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/e/e089e7d7a17b54c4bf5f73d421821fef0f7cb0d7.png)  
Collossus:  
. e e e e e

```
. e e d d d 

. e d f d f 

. d d d d d 

. d d d d d 

1 1 1 1 1 1 

1 1 1 f 1 1 

1 1 1 f 1 1 

9 1 1 1 1 1 

1 1 1 1 1 1 

. 1 1 . 1 1 

. e e . e e

```

Noob123  
. e e e e e

```
. e e d d d 

. e d f d f 

. d d d d d 

. d d d d d 

2 2 2 2 2 2 

2 2 2 2 2 2 

2 2 2 2 2 2 

d 2 2 2 2 2 

. 8 8 8 8 8 

. 8 8 . 8 8 

. 1 1 . 1 1

```

Agent 14  
. e e e e e

```
. e e d d d 

. e d f d f 

. d d d d d 

. d d d d d 

f f f 1 1 f 

f f f f 1 f 

f f f f f f 

d f f f f f 

. f f f f f 

. f f . f f 

. e e . e e
```

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 5, 2021, 8:02pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/7 "2021-01-05T20:02:13Z")

</div>

> **[Attack Sim (UPDATED)](https://arcade.makecode.com/47965-68149-44526-12115)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Uses collossus as sprite now

---

<div class="post-metadata">

### Author: ![ggiscool](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ggiscool/32/3431_2.png) [@ggiscool](https://forum.makecode.com/u/ggiscool)
#### Post date: [January 7, 2021, 4:16am UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/8 "2021-01-07T04:16:08Z")

</div>

can i help?

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 7, 2021, 4:15pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/9 "2021-01-07T16:15:47Z")

</div>

Sure. What will you contribute?

---

<div class="post-metadata">

### Author: ![ggiscool](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ggiscool/32/3431_2.png) [@ggiscool](https://forum.makecode.com/u/ggiscool)
#### Post date: [January 7, 2021, 4:56pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/10 "2021-01-07T16:56:35Z")

</div>

what if there are 3 npc’s on our team & 4 npc on thir’s?

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 7, 2021, 5:57pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/11 "2021-01-07T17:57:27Z")

</div>

I already have the game planned. It is sort of an adventure game. You can either be noob 123 or collossus. You go through various levels until you get to my flag, mysteriously unguarded. Then, after it is taken, they realize it is fake, the they fight my boss fight. Sorry for not explaining it before.

---

<div class="post-metadata">

### Author: ![ggiscool](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ggiscool/32/3431_2.png) [@ggiscool](https://forum.makecode.com/u/ggiscool)
#### Post date: [January 7, 2021, 6:12pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/12 "2021-01-07T18:12:33Z")

</div>

it’s fine can i make the boss fight???

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 7, 2021, 8:03pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/13 "2021-01-07T20:03:54Z")

</div>

Sure! Just remember I am the boss fight, so use the Agent 14 texture provided.

---

<div class="post-metadata">

### Author: ![ggiscool](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ggiscool/32/3431_2.png) [@ggiscool](https://forum.makecode.com/u/ggiscool)
#### Post date: [January 7, 2021, 8:09pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/14 "2021-01-07T20:09:12Z")

</div>

O.K. tnx

---

<div class="post-metadata">

### Author: ![ggiscool](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ggiscool/32/3431_2.png) [@ggiscool](https://forum.makecode.com/u/ggiscool)
#### Post date: [January 7, 2021, 8:21pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/15 "2021-01-07T20:21:03Z")

</div>

where is the Agent 14 texture

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [January 7, 2021, 8:31pm UTC](https://forum.makecode.com/t/s-force-capture-the-flag/5360/16 "2021-01-07T20:31:57Z")

</div>

> [@Agent\_14](#):
>
> . e e e e e
> 
> ```auto
> . e e d d d 
> 
> . e d f d f 
> 
> . d d d d d 
> 
> . d d d d d 
> 
> f f f 1 1 f 
> 
> f f f f 1 f 
> 
> f f f f f f 
> 
> d f f f f f 
> 
> . f f f f f 
> 
> . f f . f f 
> 
> . e e . e e
> 
> ```

It is in javascript
