Skip to content

Latest commit

 

History

History

engine

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 




The Ham World Engine

NOTE As you should have been warned before, this software is not production ready and you should probably not use it.


This is where the magic happens.





Runtime - libham-engine

GPLv3+

This is where all of the actual engine work happens and can be embedded in existing applications.





Client - ham-engine-client

GPLv3+

A portal into the worlds created with the engine.



Dependencies

  • libham-engine
  • SDL2
  • Vulkan




Server - ham-engine-server

GPLv3+

Host your own world!

Dependencies

  • libham-engine




Editor - ham-engine-editor

GPLv3+

Create games and applications.



Dependencies

  • libham-engine
  • Qt6