Skip to content
/ simplecs Public

Simplecs is a Component-Entity-System game engine used to write games in a modular fashion.

Notifications You must be signed in to change notification settings

s-k/simplecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplecs

Simplecs is a Component-Entity-System game engine used to write games in a modular fashion. It was inspired by a blog post by Chris Granger (also see Gambit). To learn more about Component-Entity-System engines (also called entity systems or component systems), see this series of posts.

The library is at a very early stage and is subject to change.

Usage

Add the following dependency in your project.clj:

[simplecs "0.1.0"]

There is a tutorial.

License

Copyright © 2013 Stephen Kockentiedt

Double-Licensed under the Apache License 2.0 or CC0 1.0 Universal.

About

Simplecs is a Component-Entity-System game engine used to write games in a modular fashion.

Resources

Stars

Watchers

Forks

Packages

No packages published