Skip to content

MindFlowInteractive/logi_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logiQuest Rust

A Rust-based project for building and experimenting that is brain-challenging, single-player puzzle game that tests your logical reasoning and problem-solving skills. Explore a series of cause-and-effect puzzles, unlock stella-based rewards, and prove your mastery over logic and science. Play, solve, and earn on-chain achievements as NFTs, and dive into the world of logic like never before


πŸš€ Getting Started

Prerequisites

  • Rust (latest stable recommended)
  • Cargo (comes with Rust)

Verify installation:

rustc --version
cargo --version

Initialize / Build

Clone the repository and build:

git clone https://github.com/MindFlowInteractive/logi_core.git
cd quest-rust
cargo build

Run

cargo run

Test

cargo test

πŸ“‚ Project Structure

logi_core/
 β”œβ”€β”€ Cargo.toml    # Rust project configuration & dependencies
 β”œβ”€β”€ src/
 β”‚   └── main.rs   # Entry point (for binary projects)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •