Skip to content
/ Gnomish Public

Open Source Local/Networked, Single/Multi-player Game Engine. Gnomish is intended for simple game creation for both developers and non-developers.

License

Notifications You must be signed in to change notification settings

LokiW/Gnomish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gnomish

Open Source Local or Networked, Single or Multi-player Game Engine. Engine made so that anyone can develop a game with it. Uses scripting for advanced game creation.

Developer Information

Moved implementation over to C from Java. Current implementation is in Gnomish/cimpl instead of Gnomish/src.

Project requires gcc, OpenGL:

$ sudo apt-get install freeglut3-dev

To build and run the project:

Gnomish/cimpl/src$ make && ./gnomish.out

About

Open Source Local/Networked, Single/Multi-player Game Engine. Gnomish is intended for simple game creation for both developers and non-developers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published