現在制作中のバージョン1.0.2で
コースの選択、マニュアル呼び出し機能が追加される予定です。
#Siv3D #2Dドローンシミュレーター #ドローン #Steam
store.steampowered.com/app/4299560/...
#Siv3d
2Dドローンシミュレーター【Steam版】本日販売開始です!
リリース記念セール2/17まで期間限定30%オフ!
ゲーム用コントローラで手軽にプレイできるシミュレータです。
ドローン国家資格コースにも完全対応、試験対策にも是非ご活用下さい!
#Siv3D #ドローン #ドローン免許
ドローンシミュレータアプリが配信開始されました!
(Windows向け 体験版あります)
よろしくおねがいします!
BOOTH
mahoken-systems.booth.pm/items/7627230
DLsite
www.dlsite.com/home/work/=/...
#Siv3D #ドローン #無人航空機操縦士
Siv3D ゲームジャム 2025、提出&発表終わった〜〜〜!
とりあえず作品紹介ページ置いとく
(プレイ動画の視聴やゲームのダウンロードなどができる)
scrapbox.io/bnscup2025/%...
#Siv3D #bnscup2025
Siv3Dでドローンシミュレータつくってます。
#Siv3D
テキストをポスタライズされたグラデーションで装飾するサンプル
#Siv3D
I applied to the #Siv3D Game jam on impulse.
In this event, the requirements of the game will be announce on the first day and the participants develop a game within 2 weeks, thought I'm not sure I can spare the time for this event.
#Siv3D ゲームジャムノリで申し込んだ
初日にテーマが発表され、そのお題に沿ったゲームを2週間で作るというものらしい
開発時間を確保できるかどうかは不明
bandainamcostudios.connpass.com/event/364446/
#Siv3D で倉庫番ゲーム実装した (赤:プレイヤー、青:荷物、緑:ゴール)
I implemented a warehouseman game with Siv3D.
#Siv3D のジャンプの実装どうすればよいかずっと分からなかったけど、これ参考にしたらスッと自然なジャンプを実装できた
ジャンプフレームという値を用意して一定時間だけ上昇するようにすればいいんやなぁ
github.com/Siv3D/Refere...
I completed the minimum implementation of a one-stroke maze game and a 2D shooting game using #Siv3D .
My goal is to implement all the 20 games introduced in the video in 2025.
#Siv3D でごく簡単な一筆書きゲームと2Dシューティングを実装した
github.com/ryota37/Sing...
github.com/ryota37/2Dsh...
この動画にあるゲーム20種を年内に実装し切るのが目標
www.youtube.com/watch?v=fSTa...
GLTFのLoaderを作ってるけど、微妙になんか足りない結果が出てきてる
#Siv3D
Siv3Dで一筆書きゲームを開発中。今のところ公式サイトのサンプルコードをちょっといじっただけだけど……。
I'm developing a one-stroke maze game using #Siv3D. For now, I've just edited the sample code on the official site.
Topological Sorting (Kahn's Algorithm)
www.youtube.com/watch?v=C6v9...
#Siv3D #gamedev #cplusplus
Breadth-First Search (BFS) on a Grid
www.youtube.com/watch?v=yj6P...
#Siv3D #gamedev #cplusplus
生成AI使わずにC++のコード書く練習としてブロック崩しを実装し始めている
I started developing a brick breaker game as a practice for writing C++ code without using the GenAI.
#Siv3d
github.com/ryota37/Bric...
How to make fonts look hand-painted: apply geometry transformations for natural distortion, use low-res Signed Distance Field (SDF) images for a watercolor-like effect, and more.
gist.github.com/Reputeless/a...
#Siv3D #gamedev #cplusplus
Indie game developer sashi has announced their high-speed Metroidvania, Monad Tachyon, developed with Siv3D and launching on Steam in 2025!
store.steampowered.com/app/3328960/...
#Siv3D #gamedev #indiedev #pixelart #cplusplus
Smallest enclosing circle
gist.github.com/Reputeless/8...
#Siv3D #gamedev #cplusplus