Skip to content

This is an implementation of the game foursquare in C.

Notifications You must be signed in to change notification settings

samgalen/foursquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

This is a project to finally compute the subgame perfect 
equilibrium of foursquare. 

There are a couple different components to this project:

	1. foursquare - defines the foursquare game

	2. gamegraph - algs to traverse gamestate digraph

	3. prodcon - backend producer/consumer queue to enable parallelism	

About

This is an implementation of the game foursquare in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages