Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions contents/projects/festival/kf73/code-vs-code/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
app:
name: "Code vs Code"
url: https://code-vs-code.utcode.net/
description: |
ブロックをならべて、つなげて、自分だけのパイロットAIをプログラムしよう!
作ったプログラムで、企画に参加してくださった他の皆さんと対戦できます。
最強AIの座を手にするのは一体誰だ!?
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2022-11-21
social:
github: https://github.com/ut-code/code-vs-code
---
19 changes: 19 additions & 0 deletions contents/projects/festival/kf73/first-programming/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
app:
name: "はじめてのプログラミング教室"
# url: https://festival.utcode.net
description: |
「はじめてのプログラミング教室」は ut.code(); がこれまでの学園祭でも提供してきた、自慢のコンテンツです。
ブロックを並べて、積み木感覚で、誰でも簡単にプログラミングに触れることができます。
でも最適化するとなると大人でも大変……。ぜひ挑戦していってください!
platform: [web]
domain: [learn]

date: 2022-11-21
kind: festival
status: finished
thumbnail:
src: ./thumbnail.jpg
social:
github: https://github.com/ut-code/school-festival
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions contents/projects/festival/kf73/neutreeko/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
app:
name: "強化学習AIと『ニュートリーコ』で対戦!"
url: https://neutreeko.herokuapp.com/
description: |
『ニュートリーコ』は三目並べを面白くしたボードゲームです。AIに挑戦してみてください。
AIは強化学習という、AI同士を戦わせることで育てました。
ルールは簡単なので、ぜひ挑戦してみてください!
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2022-11-21
social:
github: https://github.com/ut-code/vs-AI-exhibition
---
18 changes: 18 additions & 0 deletions contents/projects/festival/kf73/pl-workshop/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
app:
name: "PL Workshop"
url: https://pl-workshop.github.io/pl-workshop-text/
description: |
プログラミングをやったことがある人でも、プログラミング言語を使ったことがある人は少ないのではないでしょうか?
JavaScriptのライブラリ、PEG.jsを使って四則演算や変数、条件分岐、関数が使える簡単なプログラミング言語を作ってみましょう!
platform: [web]
domain: [learn]

kind: festival
status: finished
date: 2022-11-21
thumbnail:
src: ./thumbnail.jpg
social:
github: https://github.com/pl-workshop
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions contents/projects/festival/kf73/pwa-maker/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
app:
name: "あなたのスマホで動く! ウェブアプリをつくろう"
url: https://pwa-maker.onrender.com/
description: |
アプリ、作ってみませんか?
簡単な操作で誰でも簡単に、まずは自分だけのアプリを作ってみましょう!
platform: [web]
domain: [tool]

kind: festival
status: finished
date: 2022-11-21
social:
github: https://github.com/ut-code/pwa-maker
---
17 changes: 17 additions & 0 deletions contents/projects/festival/kf73/reversi-6x6/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
app:
name: "強化学習AIと『6x6リバーシ』で対戦!"
url: https://reversi-6x6.herokuapp.com/
description: |
強化学習を使って、『6x6リバーシ』(いわゆる「オセロ」の小さい版)のゲームAIも作ってみました。
オセロを知っていれば、誰でもお楽しみいただけます。でも、意外と強くて苦戦するかも……?
ぜひ挑戦してみてください!
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2022-11-21
social:
github: https://github.com/ut-code/vs-AI-exhibition
---
24 changes: 24 additions & 0 deletions contents/projects/festival/kf73/typing/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
app:
name: "タイピングゲーム"
# kf73:
# url: https://typing-game.onrender.com/
# mf96, kf74:
url: https://typing.utcode.net/
description: |
タイピングは、プログラマーはもちろん、多くの大学生にとって必須のスキルです。
友達と遊びながら鍛えたい、そう思ったメンバーがゲームを作っちゃいました!
さらに、キーボード配列をカスタマイズすることも可能!
親子・友達同士で対戦してみませんか?
東大生に挑戦していきませんか?
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2022-11-21
thumbnail:
src: ./thumbnail.jpg
social:
github: https://github.com/ut-code/typing-game
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions contents/projects/festival/kf74/create-cpu/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
app:
name: "CreateCPU"
url: https://kf74.utcode.net/create-cpu
description: |
皆さんの持つパソコンやスマートフォンは、私たちが手で計算するよりもずっと高速に計算を行うことができます。
これは、私たちの脳に相当する CPU と呼ばれる部品が、計算を高速に行っているからです。
高速な CPU を製造するには高度な技術が必要ですが、CPU の理論的背景自体は、実はとてもシンプルです。
足し算を行う論理回路を作りながら、CPU の仕組みを学んでいきましょう。
platform: [web]
domain: [learn]

kind: festival
status: finished
date: 2023-11-24
---
15 changes: 15 additions & 0 deletions contents/projects/festival/kf74/crypto/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
app:
name: "暗号技術について学ぼう!"
url: https://kf74.utcode.net/crypto/
description: |
暗号技術は、現代社会において欠かせないものとなっています。
ここでは、エニグマという第二次世界大戦で実際に使われていた暗号のしくみと、
現代の暗号技術の基礎である RSA 暗号を学びます。
platform: [web]
domain: [learn]

kind: festival
status: finished
date: 2023-11-24
---
17 changes: 17 additions & 0 deletions contents/projects/festival/kf74/security/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
app:
name: "ハッカーになろう"
url: https://kf74.utcode.net/security
description: |
悪用厳禁!Web サービスを攻撃して、隠された秘密のデータを盗み出そう!
実際に使われたことのあるサイバー攻撃手法を習得して、あなたもついにハッカーデビュー!?
インターネット上の詐記から身を守る方法も学べます。
platform: [web]
domain: [learn]

kind: festival
status: finished
date: 2023-11-24
thumbnail:
src: ./thumbnail.png
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions contents/projects/festival/kf75/blosite/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
app:
name: "Blosite"
url: https://blosite.utcode.net
description: |
ブロックプログラミングで自分だけのウェブサイトを作りましょう!
豊富なチュートリアルがあるので、プログラミングが初めての方でも楽しめます。
作ったサイトはBlosite内で共有することもできます!
他の人に作ったウェブサイトを自慢しちゃいましょう〜
platform: [web]
domain: [tool]

kind: festival
status: finished
date: 2024-11-22

thumbnail:
src: ./thumbnail.png
social:
github: https://github.com/ut-code/blosite
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions contents/projects/festival/kf75/hitori-mahjong/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
app:
name: "ひとり麻雀"
url: https://mahjong.utcode.net/
description: |
麻雀はハマると抜け出せなくなるくらい面白いにもかかわらず、鳴きや点数計算、
押し引きといったように様々な要素があるため、始めるハードルが上がってしまっています。
そこで、「ひとり麻雀」では平面の牌効率だけのパズルとしてもっと簡単に遊べるようにしました。
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2024-11-22

thumbnail:
src: ./thumbnail.png
social:
github: https://github.com/ut-code/hitori-mahjong
---

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions contents/projects/festival/kf75/horse/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
app:
name: "競馬AI"
url: https://keiba.utcode.net/
description: |
競馬をAIで予測しようというのがこのプロジェクトが発足した理由です。
そしてこのサイトではそのAIと対戦をしたり、AIの学習に使われたデータについて閲覧することが出来ます。
AIとの対戦ではランダムで出てくる過去データをもとに順位の予想勝負をしてもらいます。
ハイスコアを出すとランキングボードに乗ることが出来るのでぜひ頑張ってください。
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2024-11-22

thumbnail:
src: ./thumbnail.png
social:
github: https://github.com/ut-code/uma_project_next
---

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions contents/projects/festival/kf75/maze/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
app:
name: "はじめてのプログラミング 迷路"
url: https://maze.utcode.net/
description: |
ut.code(); がこれまでの学園祭でも提供してきた、一番人気のコンテンツ!
ブロックプログラミングを通して迷路のゴールまで到達し、プログラミングの基礎を体験してみましょう。
最終的にはどのような迷路でもゴールできるアルゴリズムを作れるようになります!
大人でも苦戦するかも!?
platform: [web]
domain: [learn]

kind: festival
status: finished
date: 2024-11-22

thumbnail:
src: ./thumbnail.png
social:
github: https://github.com/ut-code/first-programming
---

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions contents/projects/festival/kf75/othello/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
app:
name: "AIとオセロ"
# url: https://othello.utcode.net/
url: https://boardgame.utcode.net/
description: |
6 × 6マスのちょっと小さいオセロで、AIと対戦してみましょう!勝つのはちょっと難しいかも!?
オセロを通じて「AIと対戦する楽しさ」や「AIがどのようなものかを理解するきっかけ」にもなります。
さあ、あなたの戦略でAIを打ち負かしてみませんか?
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2024-11-22

thumbnail:
src: ./thumbnail.png
social:
# https://github.com/ut-code/othello ?
# https://github.com/ut-code/ai-othello ?
github: https://github.com/ut-code/othello-revamp
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions contents/projects/festival/kf76/browser-hack/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
app:
name: "ブラウザハック入門"
url: https://browser-hack.utcode.net/
description: |
普段見ているWebサイトには、実は「裏側」がある。Chromeに標準搭載された開発者ツールを使えば、誰でもその秘密を覗ける。コードを読み解き、仕組みを暴く——初心者でも楽しめる4つのハックミッションで、Webの世界の扉を開けよう。
platform: [web]
domain: [learn]

kind: festival
status: finished
date: 2025-11-21

thumbnail:
src: ./thumbnail.png
social:
github: https://github.com/ut-code/browser-hack
---

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions contents/projects/festival/kf76/hack-shooter/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
app:
name: "Hack-shooter"
url: https://github.com/ut-code/HackShooter/releases
description: |
シューティングゲームの裏側をプログラミングすることによって、より簡単に、よりスマートにゲームを攻略しよう!
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2025-11-21

thumbnail:
src: ./thumbnail.png
social:
github: https://github.com/ut-code/HackShooter
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions contents/projects/festival/kf76/life-code/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
app:
name: "Life Code"
url: https://life-code.utcode.net/
description: |
Life Codeは、自分でルールを変えながら遊べるライフゲームです。
コードを書きかえるとマスの中の「いのち」の動きが変わります。
プログラミングで実験しながら、ふしぎな世界を作り出せるゲームです。
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2025-11-21

thumbnail:
src: ./thumbnail.gif
social:
github: https://github.com/ut-code/life-code
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions contents/projects/festival/kf76/page8/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
app:
name: "8番ページ"
url: https://page8.utcode.net
description: |
『8番ページ』は、あなたを奇妙なループに閉じ込める、
“Web上の 8 番出口”をモチーフにしたゲームです。
何度も繰り返されるページの中で、
ほんのわずかな異変を見つけてください。
あなたは、このループから抜け出せますか?
platform: [web]
domain: [game]

kind: festival
status: finished
date: 2025-11-21

thumbnail:
src: ./thumbnail.jpeg
social:
github: https://github.com/ut-code/page8
---

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading