Skip to content

Commit f38c939

Browse files
authored
学園祭プロジェクトを追加 (#336)
1 parent dfeb227 commit f38c939

54 files changed

Lines changed: 662 additions & 118 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
app:
3+
name: "Code vs Code"
4+
url: https://code-vs-code.utcode.net/
5+
description: |
6+
ブロックをならべて、つなげて、自分だけのパイロットAIをプログラムしよう!
7+
作ったプログラムで、企画に参加してくださった他の皆さんと対戦できます。
8+
最強AIの座を手にするのは一体誰だ!?
9+
platform: [web]
10+
domain: [game]
11+
12+
kind: festival
13+
status: finished
14+
date: 2022-11-21
15+
social:
16+
github: https://github.com/ut-code/code-vs-code
17+
---
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
app:
3+
name: "はじめてのプログラミング教室"
4+
# url: https://festival.utcode.net
5+
description: |
6+
「はじめてのプログラミング教室」は ut.code(); がこれまでの学園祭でも提供してきた、自慢のコンテンツです。
7+
ブロックを並べて、積み木感覚で、誰でも簡単にプログラミングに触れることができます。
8+
でも最適化するとなると大人でも大変……。ぜひ挑戦していってください!
9+
platform: [web]
10+
domain: [learn]
11+
12+
date: 2022-11-21
13+
kind: festival
14+
status: finished
15+
thumbnail:
16+
src: ./thumbnail.jpg
17+
social:
18+
github: https://github.com/ut-code/school-festival
19+
---
49.1 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
app:
3+
name: "強化学習AIと『ニュートリーコ』で対戦!"
4+
url: https://neutreeko.herokuapp.com/
5+
description: |
6+
『ニュートリーコ』は三目並べを面白くしたボードゲームです。AIに挑戦してみてください。
7+
AIは強化学習という、AI同士を戦わせることで育てました。
8+
ルールは簡単なので、ぜひ挑戦してみてください!
9+
platform: [web]
10+
domain: [game]
11+
12+
kind: festival
13+
status: finished
14+
date: 2022-11-21
15+
social:
16+
github: https://github.com/ut-code/vs-AI-exhibition
17+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
app:
3+
name: "PL Workshop"
4+
url: https://pl-workshop.github.io/pl-workshop-text/
5+
description: |
6+
プログラミングをやったことがある人でも、プログラミング言語を使ったことがある人は少ないのではないでしょうか?
7+
JavaScriptのライブラリ、PEG.jsを使って四則演算や変数、条件分岐、関数が使える簡単なプログラミング言語を作ってみましょう!
8+
platform: [web]
9+
domain: [learn]
10+
11+
kind: festival
12+
status: finished
13+
date: 2022-11-21
14+
thumbnail:
15+
src: ./thumbnail.jpg
16+
social:
17+
github: https://github.com/pl-workshop
18+
---
50.7 KB
Loading
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
app:
3+
name: "あなたのスマホで動く! ウェブアプリをつくろう"
4+
url: https://pwa-maker.onrender.com/
5+
description: |
6+
アプリ、作ってみませんか?
7+
簡単な操作で誰でも簡単に、まずは自分だけのアプリを作ってみましょう!
8+
platform: [web]
9+
domain: [tool]
10+
11+
kind: festival
12+
status: finished
13+
date: 2022-11-21
14+
social:
15+
github: https://github.com/ut-code/pwa-maker
16+
---
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
app:
3+
name: "強化学習AIと『6x6リバーシ』で対戦!"
4+
url: https://reversi-6x6.herokuapp.com/
5+
description: |
6+
強化学習を使って、『6x6リバーシ』(いわゆる「オセロ」の小さい版)のゲームAIも作ってみました。
7+
オセロを知っていれば、誰でもお楽しみいただけます。でも、意外と強くて苦戦するかも……?
8+
ぜひ挑戦してみてください!
9+
platform: [web]
10+
domain: [game]
11+
12+
kind: festival
13+
status: finished
14+
date: 2022-11-21
15+
social:
16+
github: https://github.com/ut-code/vs-AI-exhibition
17+
---
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
app:
3+
name: "タイピングゲーム"
4+
# kf73:
5+
# url: https://typing-game.onrender.com/
6+
# mf96, kf74:
7+
url: https://typing.utcode.net/
8+
description: |
9+
タイピングは、プログラマーはもちろん、多くの大学生にとって必須のスキルです。
10+
友達と遊びながら鍛えたい、そう思ったメンバーがゲームを作っちゃいました!
11+
さらに、キーボード配列をカスタマイズすることも可能!
12+
親子・友達同士で対戦してみませんか?
13+
東大生に挑戦していきませんか?
14+
platform: [web]
15+
domain: [game]
16+
17+
kind: festival
18+
status: finished
19+
date: 2022-11-21
20+
thumbnail:
21+
src: ./thumbnail.jpg
22+
social:
23+
github: https://github.com/ut-code/typing-game
24+
---
53.3 KB
Loading

0 commit comments

Comments
 (0)