Skip to content

ryanwwest/bang-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bang! Card Game

This is a C# visual implementation of the Bang! card game. It was originally built using Microsoft's XNA Game Development Framework (now deprecated), but has since been updated to work with MonoGame.

In this implementation, only computer players can play against each other. Intelligent AI classes were developed which each cpu use strategically try to get an edge over other players and win. This is only a partial implementation of the game with a few cards and all character roles remaining to be added.

Bang Video Link Image

This game was one of my earliest programming projects and was written somewhat poorly, not reflecting my current coding conventions or style. Still, it was one of my favorite projects and has a nice UI, so I thought to share it nevertheless. This was written entirely on my own with no motive but to improve my coding knowledge and have fun.

About

A C# visual implementation of the Bang! card game from my high school days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages