Skip to content

ItsNotAlexy/StoreSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

StoreSystem

A simple store system from C++

Preview

image

Usage

Compile the store.cpp file or download the exe file located inside of the src directory.

Compiling

To compile use G++ or any C++ compiler.

g++ store.cpp -o storeExecutable

LICENSE

This project is under the MIT LICENSE.

About

A simple store system from C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages