Skip to content

CJHunter91/CC_Solitiare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My own version of Solitaire on Android

Project is made using Java on Android IDE

Installation

  • Install apk file and play

MVP

  • ability to create a new game
  • board populates with cards
  • board knows valid moves
  • ablility to move cards
  • game knows when all the cards are stacked(win)

Extensions

  • potententially use select to move the cards
  • implement ui
  • implement drag and drop
  • have card backs in the row of cards
  • save current game state and load on startup
  • have a timer
  • have number of moves
  • have a ranking page to see fastest time and number of moves

About

A version of Solitaire built using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages