Amneesh Singh ccf7b0566b fix macos CI
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-01-21 16:12:33 +05:30
2023-01-21 16:12:33 +05:30
2023-01-21 15:43:26 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 16:12:33 +05:30
2023-01-21 13:31:10 +05:30
2023-01-21 13:31:10 +05:30

NOTE: This does not at all work yet, and is not even actively WIP. This is just my attempt at learning wgpu and get some experience in Rust and programming graphics in general. Additionally, this is obviously inspired by 東方Project.


This will start as a standalone game with it's own library written using wgpu. This is supposed to be split into a standalone danmaku engine library at some point.

Current Objectives

  • Render "something"
  • Move "it"
  • Add multiple "entities"
  • Sprite rendering
  • Implement hitboxes

Later Objectives

  • Add own artwork
  • Add own music
  • Clean up everything
Description
No description provided
Readme 97 KiB
Languages
Rust 59.9%
Nix 40.1%