Skip to content

cazuho/wgpu_minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgpu_minecraft

Rustとwgpuを使用して作成中の自作Minecraft。まだ開発途中です。

前提条件

  • Rustのインストールが必要です。

使用方法

  1. リポジトリをクローンします。
git clone https://github.com/yourusername/wgpu_minecraft.git
  1. ディレクトリに移動します。
cd wgpu_minecraft
  1. 実行
cargo run 

進行状況

現在、マップの生成までを実装しています。次のステップとして、マウスの座標計算とブロックの追加・削除の機能を実装予定です。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors