Skip to content

Creating a basic Balatro inspired 2D card game using SDL3 and C++.

Notifications You must be signed in to change notification settings

KTujjar/CardGame2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardGame2D

A 2D card game build with C++ and SDL3.

C++ SDL2 Status

CardGame2D is a top-down 2D card game that supports poker-style scoring. Players can select, play, and discard cards, with real-time scoring and animations powered by SDL3.

Demo

Gameplay Screenshot Gameplay Screenshot

Tech Stack

  • Language: C++
  • Framework: SDL3
  • Build System: CMake
  • Version Control: Git/GitHub

How to Play

To play just download the release zip and run CardGame2D.exe in the Release folder after extracting. (Currently only Windows is supported)

About

Creating a basic Balatro inspired 2D card game using SDL3 and C++.

Resources

Stars

Watchers

Forks

Packages

No packages published