Skip to content
Open
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
2 changes: 1 addition & 1 deletion .ignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bun.lock

contents/articles/20*
!contents/articles/2025
!contents/articles/2026
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions contents/articles/2026/05-13_may-festival-kickoff/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: 第99回五月祭のキックオフミーティングを行いました
date: 2026-03-13
categories:
- events
thumbnail:
src: ./IMG_5231.jpg
author: 2025/sota-tamura
---

ut.code(); は、3月13日(金)に第99回五月祭のキックオフミーティングを行いました。

ut.code(); では毎年、五月祭で部員たちが作成したゲームやアプリケーションなどを来場者の方に実際にパソコン上で体験していただく展示を行っております。今年の五月祭では、過去の学園祭で人気があった作品に加え、新たにゲームを2つ制作して展示することに決定しました!

ミーティングではまずアイデア出しを行い、多種多様なゲームの案が挙がりました。その中でも特に開発したいと思う部員が多かった以下の2つが、新しく展示するゲームとして決定しました!

## ベルトコンベアでアイスクリームを作るゲーム
アイスのコーンをベルトコンベアに流すと、最終的にお題の通りのアイスクリームができるように、ベルトコンベア上に作業員を配置するというゲームです。プログラミングの考え方にも通じるパズル要素があります。

## リアルなビリヤードゲーム
物理エンジンを用いて、リアルな動きをするビリヤードゲームを制作します。さらに、AIを用いて球の動きをシミュレーションし、効率の良い打ち方を見つける機能も実装する予定です。

![アイデア出しの様子](./IMG_5233.jpg)

次の五月祭では、ut.code(); の企画「あなたのためのプログラミング」に是非足を運んでみてください!
4 changes: 2 additions & 2 deletions contents/members/2025/sota-tamura/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
nameJa: 田村 聡太
nameEn: Sota Tamura
joinYear: 2025
description: ジオメトリーダッシュというゲームをガチってます
description: 最近コナンばっかり見ています
upperBodyImage: ./sota-tamura.webp
faceImage: ./sota-tamura.webp
github: SotaTamura
twitter: tamtam_sauce
---

簡単なゲームは使ったことがありますが、ゲーム以外も作ってみたい
普段はゲームを作っていますが、実用系アプリも作ってみたいです
Loading