Skip to content

daltonschool/codenames-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codenames Template

This repository is a framework for building a digital version of the popular board game. 🎲

Here are some notes:

  • I rewrote the Random object to give a random word from a list. You can change the word list by passing a different file to the constructor.
  • The resources folder contains a couple interesting word lists, including the original list.
  • The Game.java file starts by drawing a sample board. Of course it doesn't store the random words it selects....perhaps use an array 😁

You may change any code you like, this is just is jumping off point. Good luck! 👍

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages