Coder Social home page Coder Social logo

js13kgames2020's Introduction

Black Jack 404

This is a game I made during the js13kgames 2020 game jam. The theme was 404, not an easy theme to work around, but this is what I came up with. You can play the game here

My goal was always to make a game good enough to be in the top 100. There are a lot of good games submitted, so I am not sure if my game will make it.

Rules

This is a variant the card game, Black Jack.

There are a total of 40 cards in the deck, with values from 1 to 10. There are four of each value.

Roughly half of the cards in the deck are 404-cards, and we do not know the values behind them. Once we decide to hold our hand, the cards are revealed.

Each player gets a starting hand with two cards each.

We need to bet once before we can hit (get) extra cards. It is possible to double your bet at any time. The reward is 150% of what you bet. Bet 10 chips and the reward is 15 chips.

The goal is to score score higher than the dealer, but not score more than 21. If you both have the same score, it is a draw, and you get your chips back.

The same deck is always used, but gets reshuffled when there are fewer than 10 cards left.

Monetizition

This game also includes some monetiziation from Coil.

Coil Subscribers can enjoy the following:

  • Select a custom card back
  • Receive bonus chips while playing. The bet zone will fill up while playing, and once filled, the player receives 10 chips.

Start testing your game

Run the following in your terminal window

npm install
npm run start

open http://localhost:1234/ in your browser

Build

npm run build

Content

js13kgames2020's People

Contributors

johnedvard avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Forkers

js13kgames

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.