Skip to content

daguerpedro/Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

A concept of a game engine, aiming to develop modern C++ skills.
There is no WIP | Maybe there is.

Engine concept

In my point of view, a game engine is just a real-time data manipulator. This code is nothing more than a real-time link between SFML and data structures.

engine