Releases: saigai-studios/saigai-solves
Releases · saigai-studios/saigai-solves
1.0.0-prod-release
What's New
- Music and sound effects added throughout the game
- Localization for Japanese and English language
- Earthquake zone complete with 3 total cards to collect by playing 3 unique and kid-friendly minigames
- Hard mode for mini game 2 available once mini game is complete for the first time
- All cards have a 3D card viewer with particle system
- NPCs now speak dialogue to help you on your journey
- Tutorials provide short video clips to explain the gameplay without language
- Persistent data is now implemented using file I/O to write and save data regarding language and level completion
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