Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vogon101/copiae

RTS Enjine/Game
https://github.com/vogon101/copiae

Last synced: about 1 month ago
JSON representation

RTS Enjine/Game

Awesome Lists containing this project

README

        

# Copiae
##Intro
###Scala based game enjine
This game enjine is made in scala using LWJGL for the rendering. It contains utilities for many basic functions that one would not want to keep writing out

##Notes
> See the TestWorld and TestWorld2 classes to see how a game might be made.

######

> If overriding any methods it would probably be best to call super.method()