Skip to content

Picross-style game focusing on Chinese characters, made with Flutter.

License

Notifications You must be signed in to change notification settings

Tragikomedia/ChiCross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChiCross

ChiCross is a mobile logic game in which the player, following the hints on top and to the left of the grid, determines which tiles are supposed to be marked to uncover a hidden Chinese character. The game is based on the rules of picross. In terms of technicalities, the project is powered by Flutter.

Features

  • 50 levels of graphical puzzles.
  • Big emphasis on logic (no need to guess whatsoever).
  • Collectible language cards with Chinese characters, their pronunciation and examples of usage acquired by beating levels.
  • Multiple themes, customizable defeat conditions and more.
  • Saving progress locally and (optionally) in Firebase using Google account.
  • English and Polish language versions available.

Screenshots

How to run

  1. Clone or download this repository.
  2. Install Flutter.
  3. Run the project:
    1. Connect your mobile device, open the terminal, go to the project's main folder and type "flutter run". OR
    2. Install an IDE of your choice (e.g. Android Studio), open the project, connect your device or open an emulator, run the app.
  4. To be able to use the features relying on Firebase, you should also add your personal google-services.json file to android/app directory.

Alternatively, you can directly download a working .apk file from the apk_files directory (choose one suitable for your device).

External resources

Flutter packages

Fonts

About

Picross-style game focusing on Chinese characters, made with Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages