Skip to content

shvrd/shvrdengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shvrdengine

after reading the great book "Game Programming Patterns" by Robert Nystrom, i felt i needed to change the way i write code - this is my first attempt at doing so.

installation

install dependencies

first clone the repository

git clone https://github.com/shvrd/engine-services.git

then move into the folder and execute the setup script for your platform

cd engine-services

unix-like systems:

chmod a+x setup.sh
./setup.sh

windows:

ps setup.ps1

you might need to enable remote scripts for powershell like this

software used

"PicoPNG" by "Lode Vandevenne"
"stb vorbis" by "Sean Barrett"

About

programming patterns galore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published