Skip to content

HatboyStudios/party-crashers-cpp-edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the exe:

g++ main.cpp -o main.exe

run the exe:

.\main.exe

Build as unix:

g++ main.cpp -o main

Run the unix:

./main

About

Learning new languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published