Skip to content
/ Quader Public
forked from MonkeFix/Quader

A Cross-Platform Online stacker puzzle game written in Rust

License

Notifications You must be signed in to change notification settings

lunacys/Quader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quader

A Cross-Platform Online stacker puzzle game written in Rust.

Work in progress.

Project overview

All crates are located in src subdirectory. This includes:

  • assets - all the game's assets: textures, sound effects, etc.
  • client - the Quader client written using macroquad.
  • engine - the main Quader engine which handles all the gameplay stuff - mostly done.
  • server - the game server. Handles chats, lobbies, multiplayer games, etc.
  • skynet - cold-clear bot wrapper.
  • web-api - a RESTful web API.

About

A Cross-Platform Online stacker puzzle game written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.2%
  • Shell 1.3%
  • Nix 0.5%