Skip to content

Juvus Engine for Multimedia Applications (JEMA) is a simple engine for creation of graphical applications under Windows platform. It is written in C and could be used, for example, to build simple 2D games.

License

Notifications You must be signed in to change notification settings

juvus/JEMA_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juvus Engine for Multimedia Applications (JEMA)

Description

The goal of the project is to develop an engine for creation of multimedia applications such as graphical demos, GUI programs or games. The engine is written entirely in C using the general concepts of object-oriented programming (OOP). At the moment, only the Windows platform (version 7 and higher) is supported, as the engine actively uses the Win32API. The engine itself and accompanying multimedia application can be compiled using MSVC or Mingw-w64 - GCC.

Licence

Engine code in this project is available under the GPLv3 license. You can find the license file here: LICENSE

About

Juvus Engine for Multimedia Applications (JEMA) is a simple engine for creation of graphical applications under Windows platform. It is written in C and could be used, for example, to build simple 2D games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published