philcali / lwjgl.g8

A g8 template for sbt / LWJGL projects

Home Page:http://philcalicode.blogspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A giter8 template for starting off development using sbt / Scala / LWJGL

Usage

These instructions assume you have heard, and correctly installed n8han's conscript and giter8 tools. Once you have that, starting a new lwjgl project is made quite simple with the following commands:

g8 philcali/lwjgl.g8
# Answer questions apropriately
cd lwjgl-project
sbt update run

If everything worked, you should be greeted with a 640 x 480 breather window!

About

A g8 template for sbt / LWJGL projects

http://philcalicode.blogspot.com/


Languages

Language:Scala 100.0%