Skip to content

A platform game by C++ with a simple graphic library and physics engine.

Notifications You must be signed in to change notification settings

HYPER-THEORY/Seasons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seasons

A platform game by C++ with a simple graphic library and physics engine.

screen1

The project required SDL2 library. Get the lastest release in here.

|| Seasons

|- audio.hpp: play audios by SDL2

|- flat.hpp: simple shader and modified camera

|- game.hpp: main function of game

|- gl.hpp: graphic library with soft rasterization and simple light tracing

|- leaf.hpp: leaf particle effect

|- obj.hpp: read obj 3d model

|- physics.hpp: simple cuboid physics

|- window.hpp: create and control window by SDL2

About

A platform game by C++ with a simple graphic library and physics engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages