Skip to content

tijn714/cpp-simple-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Window with C++

Copyright (C) Tijn Rodrigo 2022

Simple Window in C++ without using Visual Studio.

Requirements:

  • Windows Machine
  • 64 bit CPU (Sorry I wasnt able to test 32 bit CPU)
  • G++ C++ Compiler

How to run:

Using Make:

make window

Using G++ :

g++ window.cpp -o Window.exe

Project only runs on Windows

Package Managers I use:

Cygwin WinBuilds

License:

(C) Copyright 2022 | Tijn Rodrigo MIT License

See license file for more information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published