Giter Club home page Giter Club logo

gator-arcade's Introduction

Gator Arcade

Welcome to Gator Arcade, a collection of classic board and card games, including Blackjack, Checkers, Connect Four, Tic Tac Toe, and War. To avoid programming any AI, multipalyer games require real people to play by taking turns using the same screen.

Getting Started

To run the application, navigate to the project directory and run ng serve in the terminal. Then open your web browser and go to http://localhost:4200/. The application will load, and you can choose which game you want to play by clicking on the corresponding tile.

CMD Terminal Comands

Run project

Navigate to project directory with cd src\gator-arcade\src\app

Run with ng serve

Close with [ctrl] + [c]

To add packages, run npm install

Run Tests

To run Cypress tests, navigate to src\gator-arcade then run npx cypress open

To run Unit tests, navigate to src\gator-arcade\src\app then run ng test

Games

Blackjack

A classic card game where the goal is to get as close to 21 as possible without going over.

Checkers

A board game where two players take turns moving their pieces diagonally across the board, attempting to capture their opponent's pieces.

Connect Four

A strategy game where two players take turns dropping colored discs into a vertical board, attempting to connect four discs of their color in a row.

Tic Tac Toe

A simple but classic game where two players take turns placing X's and O's on a 3x3 board, attempting to get three in a row.

War

A card game where two players each draw cards from their deck, and the player with the higher card wins the round. The player with all the cards at the end wins.

We hope you enjoy playing our collection of games!

Members

Frontend: Audrey DeHoog (adehoog) and Bryan Smith (bryansmith85)

Backend: Estelle Denis (estelledenis) and Ryan Hobson (rbhobson)

gator-arcade's People

Contributors

bryansmith85 avatar adehoog avatar estelledenis avatar rbhobson avatar

Watchers

 avatar  avatar

gator-arcade's Issues

my-app folder has no contents

The my-app folder contains the src folder for this project with app-routing.module.ts, app.component.html, app.component.scss, app.component.spec.ts, app.component.ts, app.module.ts folders and the app folders for each of the games we are making. When I committed these files to GitHub, the my-app folder appears to have no contents on the remote repo. Locally, I have all of the contents of the folder.

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.