Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppInMemoryDatabase

Simple C++ in memory database.

Setup Project

Depencies


/*CMakeList.txt*/
    Update {path_to_boost}
    set(BOOST_ROOT "path_to_boost\\boost_1_78_0")

Run


Commands

 $ cmake --build .
Squirtl Attack:25
Onix Attack:50
Pokemon Onix with ATK 50
Pokemon Squirtl with ATK 25
Pokemon WarTortle with ATK 75
Best Defense = OnixBest Attack = WarTortle

This project demonstrates the use of different programming priciples to create a simple in memory database of pokemon.

About

Simple C++ in memory database.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages