Skip to content

lilydoar/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

connect-four

Refactors

  • Implement graphics as a trait. Move Raylib into an implementation of that trait.
  • Optimize board representation. Bitarrays could be used to represent pieces.
  • Most of the View object, tile positions, and tile sizes can be precomputed values.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages