DHEERAJHARODE / Hacktoberfest2024-Open-source-

Send your valuable codes here
MIT License
457 stars 3.72k forks source link

Add SDL2 project include Mouse and Keyoard Events #2646

Open Suchit1938 opened 1 week ago

Suchit1938 commented 1 week ago

For this project thiers some Prerequisites

SDL2 Project

Prerequisites

On Windows:

  1. Download SDL2 from SDL2 Downloads.
  2. Extract the files and copy the include and lib folders to your project directory.
  3. Add the SDL2 lib folder to your compiler's library path and the include folder to your compiler's include path.

On macOS:

  1. Install SDL2 using Homebrew:
    
    brew install sdl2
Suchit1938 commented 1 week ago

Hi, @DHEERAJHARODE I am currently working on SDL2 project plz, accpect the Issue created and assign to me.