Skip to content

Zay Es Case Studies

ia97lies edited this page Sep 7, 2017 · 18 revisions

Zay-ES Case Studies

First you have to download JME 3.1 and make it work, it is pretty straight forward. Further more download as well Zay ES and its dependencies guava and slf4j-api. After that start a new game project in JME with the following steps: "New Project -> JME3 -> BasicGame"

The jars can be simply added with: Right click your project "Properties -> Libraries -> Add JAR/Folder". You can have them where every you want, I personally have them in a lib folder in my JME3 project.

[About](About Christian Liesch) author of these case studies.

Invaders

Simple Game Server