Skip to content

An Object Calisthenics version of the Hexlife, build together with Peter Kofler

License

Notifications You must be signed in to change notification settings

rinkkasatiainen/hexlife

Repository files navigation

hexlife

An Object Calisthenics version of the Hexlife, build together with Peter Kofler

Object Calisthenics

https://www.cs.helsinki.fi/u/luontola/tdd-2009/ext/ObjectCalisthenics.pdf

  1. Only One Level Of Indentation Per Method
  2. Don’t Use The ELSE Keyword
  3. Wrap All Primitives And Strings
  4. First Class Collections
  5. One Dot Per Line
  6. Don’t Abbreviate
  7. Keep All Entities Small
  8. No Classes With More Than Two Instance Variables
  9. No Getters/Setters/Properties

Hexlife

https://people.well.com/user/dgb/hexlife.html

License

New BSD License, see license.txt in repository.

About

An Object Calisthenics version of the Hexlife, build together with Peter Kofler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages