Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 326 Bytes

Nicol

Unleash the Power of the Scala

Nicol is an attempt to create a 2D game library that uses all the advantages of a pure Scala implemented class collection. So Nicol supports many of the features you miss in Java-based libraries:

  • Lazy resource loading
  • Native use of Tuples and Lists
  • Actors!
  • Pattern matching