Skip to content
/ gfs Public

(Work in progress) Game From Scratch in C and WinAPI

Notifications You must be signed in to change notification settings

gr3yknigh1/gfs

Repository files navigation

GFS

Game From Scratch

I am making this project during me watching Handmade Hero series. Check this out.

How to build?

Requirements

Tools:

  • CMake: version 3.20
  • MSVC: version i am lazy to check which minimal version of the compiler you need.

DLLs (the should be on every windows machine these days):

  • Xinput.dll
  • DirectSound.dll

Steps

  1. Run build script
.\build.bat
  1. Done

About

(Work in progress) Game From Scratch in C and WinAPI

Topics

Resources

Stars

Watchers

Forks