← 返回首页
GitHub - Hackiflette/BlackJackProject: First project of the Hackiflette team, a Black Jack Game · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Hackiflette/BlackJackProject

 bug_fix
Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

BlackJackProject

This project is the first of the Hackiflette team !

This game is a famous card game, Black Jack. It will have the possibility to be played with friends, in a multiplayer mode, on the same computer, or maybe on differents computer on the same network.

The Hackiflette team

We are 8 friends who liked programming, and playing. So we created Hackiflette to develop games and improve our programing skills. For our first project, we decided to develop a simple card game : Black Jack is our final choice.

How to play !?

Our project is a python project, so for now you need to have python (version >= 3.5) installed on your computer to launch it. You also need the following packages:

  • pygame = 1.9.4
  • marshmallow = 2.19.5
  • typing = 3.6.6
  • dataclasses = 0.6
  • ...

After download the project, you just have to launch the main.py in the src directory.

About

First project of the Hackiflette team, a Black Jack Game

Topics

Resources

License

Stars

9 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Footer

© 2026 GitHub, Inc.