Skip to content

m-toman/osue_exercise1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: This is teaching material from a fictional company and contains ERRORS and BAD PRACTICES ON PURPOSE. More precisely, it contains buffer overflows, memory leaks, inefficiencies and many practices violating modern C++ principles.

You can find the story and the tasks here: https://m-toman.github.io/osue_exercise1/

Build instructions

Windows

Visual Studio 2015 solution and project files are available in folder visualstudio.

Linux and MacOSX

mkdir build
cd build
cmake ..
make

About

Microtrans Games Inc. presents Ryskim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published