Skip to content

rukna08/meme_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

GUI meme creation software made using C.

Instructions

To build the project, you need to have an installed version of Microsoft Visual Studio (NOT VSCODE).

Download Link - https://visualstudio.microsoft.com/#vs-section

In your terminal (command prompt for windows), type the following:

  init
  build
  run

These are batch scripts which automatically compile the source using cl compiler provided by Visual Studio.

init.bat initialises the environment for cl to be used.
build.bat compiles the source to an executable.
run.bat runs the executable. Screenshot (160) Screenshot (161) Screenshot (162) output - Copy

About

simple meme generator made with c (win32 api)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published