Skip to content

idkjanevim/RustJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-Rust

A blackjack game made with rust and Bevy game engine.

Description

I used Bevy(Rust game engine) and made blackjack game. First you input your bet and press ENTER to confirm. By pressing SPACE you can "hit" (Take card) and by pressing ENTER you can "stand" (Stop your turn). After that the dealer takes cards untill they have more then 16 points.

Platforms / Technologies

Run

 $ cargo run

Build For Release

 $ cargo build --release

About

Blackjack made in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages