Skip to content

AhmedSamyMousa/SimpleWindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Simple Window in C++

This repository contains a basic implementation of a simple window using C++. The goal is to create a minimal window setup using the Windows API, making it a great starting point for those interested in learning about graphical programming and Windows application development.

✨ Features

  • 🪟 Window Creation: Initializes and displays a basic window.
  • 🎮 Event Handling: Processes basic events like closing the window.
  • 🛠️ Customizable Window Class: Easily modify the window class name and title.

🚀 Getting Started

📋 Prerequisites

To compile and run this project, you will need:

  • 🖥️ A C++ compiler (like MinGW, MSVC, or any other that supports Windows API).
  • 🛠️ An IDE or text editor (like Visual Studio, VS Code, etc.).

📥 Installation

  1. Clone the repository:
    git clone https://github.com/AhmedSamyMousa/SimpleWindow.git

About

Simple Window With DirectX11 Initialized in it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published