Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ Snooder21 Public

A remake of very popular Motorola's standard card game Snood™ 21 for Android OS using SurfaceView Canvas drawing.

License

Notifications You must be signed in to change notification settings

EXL/Snooder21

Open more actions menu

Repository files navigation

Snooder 21

Snooder 21 is remake of very popular Motorola's standard card game: Snood™ 21 for Android OS.

Get Snooder 21 on F-Droid

Snooder 21 running on Motorola Droid 4 and Snood™ 21 running on Motorola C350

Snooder 21 uses SurfaceView Canvas for drawing videocontext of the game. I added touch controls and some game engine improvements: launcher, drag and drop cards, sounds, etc.

Snooder 21 Android Screen

Download

You can download APK-package for Android OS from the releases section.

Build instructions

For example, GNU/Linux:

  • Install the latest Android SDK;

  • Clone repository into deploy directory;

cd ~/Deploy/
git clone https://github.com/EXL/Snooder21 Snooder21Android
  • Build the APK-package into deploy directory with Gradle building script;
cd ~/Deploy/Snooder21Android/
ANDROID_HOME="/opt/android-sdk/" ./gradlew assembleDebug
  • Install Snooder 21 APK-package on your Android device via adb;
cd ~/Deploy/Snooder21Android/
/opt/android-sdk/platform-tools/adb install -r snooder21/build/outputs/apk/snooder21-debug.apk
  • Run and enjoy!

You can also open this project in Android Studio IDE and build the APK-package by using this program.

More information

Please read Making Guide (In Russian) for more info about making Snooder 21 for Android OS.

About

A remake of very popular Motorola's standard card game Snood™ 21 for Android OS using SurfaceView Canvas drawing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.