Skip to content

bakpakin/ezglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ezglib

Make WebGL games in ClojureScript.

Description

A light, easy-to-use game library for ClojureScript, Ezglib is a tiny library that can create and inject webgl games into a webpage. When Unity is just overkill (and it usually is), smaller libraries like Ezglib are more practical. Ezglib provides comprehensive wrappers around webgl, asset managment, input, game state, and an event based system.

Dependency Information

Ezglib uses leiningen for dependencies.

For latest released version:

[ezglib "0.1.6"]

For the latest snapshot:

[ezglib "0.0.0-SNAPSHOT"]

Documentation

Codox Generated Docs

About

An Easy Game Library in ClojureScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published