Skip to content

Assignments for C++11 class @bute 2017

Notifications You must be signed in to change notification settings

szatidani/Cpp11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++11

Assignments for C++11 class @BUTE in 2017

Smart string class

String class with reference counting. Implement the common operations!

Evil Hangman

In Evil Hangman, the computer maintains a list of every word in the dictionary, then continuously pares down the word list to try to dodge the player's guesses as much as possible. Use C++11 features!

Compiled with C++11 enabled.

About

Assignments for C++11 class @bute 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages