Giter VIP home page Giter VIP logo

pegsolitaire_java's Introduction

PegSolitaire_Java

this is UW Madison CS 300 Peg Solitaire game

Sample run of the game :


WELCOME TO CS300 PEG SOLITAIRE!
===============================
                               
                               
Board Style Menu               
                               
1) Cross                       
2) Circle                      
3) Triangle                    
4) Simple_t                    
                               
                               
pls select the board type : 4
0 1  2  3  4  5  
1 _  _  _  _  _ 
2 _  @  @  @  _ 
3 _  _  @  _  _ 
4 _  _  @  _  _ 
5 _  _  _  _  _ 
pls enter the column of the peg : 3
pls enter the row of the peg : 2
pls choose direction 1) UP 2) DOWN 3) LEFT 4) RIGHT : 4
0 1  2  3  4  5  
1 _  _  _  _  _ 
2 _  @  _  _  @ 
3 _  _  @  _  _ 
4 _  _  @  _  _ 
5 _  _  _  _  _ 
pls enter the column of the peg : 3
pls enter the row of the peg : 4
pls choose direction 1) UP 2) DOWN 3) LEFT 4) RIGHT : 1
0 1  2  3  4  5  
1 _  _  _  _  _ 
2 _  @  @  _  @ 
3 _  _  _  _  _ 
4 _  _  _  _  _ 
5 _  _  _  _  _ 
pls enter the column of the peg : 2
pls enter the row of the peg : 2
pls choose direction 1) UP 2) DOWN 3) LEFT 4) RIGHT : 4
0 1  2  3  4  5  
1 _  _  _  _  _ 
2 _  _  _  @  @ 
3 _  _  _  _  _ 
4 _  _  _  _  _ 
5 _  _  _  _  _ 
pls enter the column of the peg : 5
pls enter the row of the peg : 2
pls choose direction 1) UP 2) DOWN 3) LEFT 4) RIGHT : 3
0 1  2  3  4  5  
1 _  _  _  _  _ 
2 _  _  @  _  _ 
3 _  _  _  _  _ 
4 _  _  _  _  _ 
5 _  _  _  _  _ 
Congrats! you won
                                         
                                         
=========================================
THANK YOU FOR PLAYING CS300 PEG SOLITAIRE

pegsolitaire_java's People

Contributors

eeshannarula avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.