Skip to content

wk1093/Spectral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectral

A cool dynamic library based game engine

The idea

A game engine that uses dynamic libraries to store compiled scripts, and uses C/C++ for a scripting language.

Also very extensible, down to the most low-level things, for example, an extension can add a custom scripting language that has a custom compile and load functions.

Directory structure

  • install: Dockerfiles for testing this app on different operating systems.
  • src: everything
  • bin: the output

About

A cool dynamic library based game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages