Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 604 Bytes

CHANGELOG.md

File metadata and controls

18 lines (16 loc) · 604 Bytes

Changelog

0.1.0-prototype

Features

  • 3D card viewer with a particle system
  • Game application icon displays in user's local filesystem
  • CI/CD allows for automated builds for mac, windows, linux, and webassembly targets
  • Implements splash screen
  • Markers display when minigames are completed
  • Earthquake overworld is complete
  • NPC/Player animations are visible
  • Earthquake minigame 1 complete (puzzle)
  • Implements UI and navigation
  • Gallery functionality
  • Implements level structure
  • Configures FFI between C# Unity code and Rust back end code
  • One-line compile with build.py script