Skip to content

ExpressDead/game-of-love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Love

If it helps you can think of this as a variation on Conway's Game of Life. You will pick up on the variations quickly. This is the first iteration and needs a lot of work.

Get started

  • Clone this repo
  • Try running the app with the default configuration currently set in main
lein run
{:dedicated true ;; begin with a deddicated lover
 :basic-rules true ;; for now the basic rules need to be true (more rules later!)
 :thoughts 6 ;; sets the thought variations for the game (beta)
 :uniqueness 45 ;; determines how unique the board players are (0 - 100)
 :message-type "feels" ;; decides the game message type which is used for internal communications
 }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published