Skip to content

Tamsauce/MintJack_Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mint Bean Hackathon Challenge: 21 Mint Jack!

Challenge: Build a card game with an AI component using the standard 52 card deck.

Our Project: Implement Mint(black) Jack game logic in React.

  • Click here to see the game in action
  • Link to Blog

Images of Landing Page:

How It's Made:

Tech used: React, HTML, CSS, JavaScript, Twitter Bootstrap, Node.js

Working as a team in different time zones we decided to split the work to maximize our efforts. To create a better user experience, we opted to use our own SVG deck of cards rather than using a web API. We wrote all the business logic in JavaScript, integrated it into our React components and add a little CSS/Bootstrap to give the project some flavor.

Optimizations

While we were able to finish the project and blog about our journey in the time allotted there is always room for optimization. If we had more time, we would have ...

Lessons Learned:

The main lesson we learned from this project was the importance of over-communicating with a team. Since we are all in different time zones, and total strangers, we had to be very detailed regarding our progress. We also choose to schedule out small windows of time for daily check-ins. Implementing trust in our team was the first thing we "installed".

Installation:

- Clone repository using the command git clone [email protected]:danieljanderson/mintbean_hackathon.git
- Run the command npm install to install all dependencies 
- Run the command npm start to run the app locally 
- The app will automatically open in your browser on the following url http://localhost:3000

Developers:

For more information on the developers, check out their personal portfolios:

Video of Game:

BlackJack.-.Google.Chrome.2021-08-03.03-52-32.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published