SkillAgentSearch skills...

Hermes

A game engine for rapid world prototyping in Processing/Java:

Install / Use

/learn @rdlester/Hermes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HERMES

Hermes is an experimental game engine leveraging Java's object-oriented systems and the simplicity of Processing to provide an architecture for rapid sketching and prototyping of games and simulations.

Install

For Processing 2:

Hermes.zip contains a completely built version of the library with examples and documentation. To install, drag the unzipped folder into the 'libraries' folder in your Processing sketchbook.

For Processing 3:

A beta release of Hermes supporting Processing 3 is available here, but please check the release page for caveats.

Getting Started

See the Tutorial for an introduction to making games with Hermes. See the javadocs for full code and API documentation.

Source

The full source code of the library is in the hermes/ folder; unit tests are in hermesTest/. The library itself is in the package hermes, and testing code is in hermesTest. In the pre-built download, source is included in the src/ folder. See the wiki for details on building the library from source.

License

Hermes is available under the MIT license. See 'LICENSE' for full details.

View on GitHub
GitHub Stars48
CategoryDevelopment
Updated5y ago
Forks4

Languages

Java

Security Score

75/100

Audited on Jul 20, 2020

No findings