Issues
- 0
Implementation section
#123 opened by nicolasfara - 0
Implementation details demo section
#129 opened by nicolasfara - 0
Requirements demo section
#130 opened by nicolasfara - 0
Architecture demo section
#131 opened by nicolasfara - 0
Design demo section
#132 opened by nicolasfara - 0
Detailed design section
#124 opened by nicolasfara - 0
Architectural design section
#125 opened by nicolasfara - 0
Development process section
#126 opened by nicolasfara - 0
Introduction section
#127 opened by nicolasfara - 0
A component should throw an exception if added to more than one entity at a time
#115 opened by giacomocavalieri - 0
- 0
Improve PlayState in demo
#105 opened by vitlinda - 0
Add parameters tuning to demo
#106 opened by vitlinda - 0
- 0
- 0
As a framework user I would higly appreciate a handy DSL to perform these operations
#56 opened by vitlinda - 0
Use new System builder in tests
#107 opened by vitlinda - 0
Improve CList implementation
#111 opened by vitlinda - 0
Use new System builder in DSL test
#108 opened by vitlinda - 0
Complete DSL for Systems
#85 opened by vitlinda - 0
Refactor World's interface
#79 opened by vitlinda - 0
Handle balls velocity editing
#91 opened by vitlinda - 0
Handle balls collisions
#86 opened by vitlinda - 0
Handle balls creation
#89 opened by vitlinda - 0
Handle balls drag and drop
#90 opened by vitlinda - 0
Update balls position
#87 opened by vitlinda - 0
Balls rendering
#88 opened by vitlinda - 0
Create demo UI
#92 opened by vitlinda - 0
Define demo architecture
#78 opened by vitlinda - 0
Add precondition to System execution
#81 opened by vitlinda - 0
Add System that not iterate over View
#82 opened by vitlinda - 0
Design DSL
#57 opened by vitlinda - 0
Remove inconsistencies from dsl syntax
#80 opened by vitlinda - 0
Fix organization name in build.sbt
#74 opened by nicolasfara - 0
As a framework user I want to define World's Views excluding specific components
#69 opened by vitlinda - 0
Define the excluding view trait
#70 opened by vitlinda - 0
- 1
Explore the possibility of adding compile time checks on the excluding view type
#71 opened by vitlinda - 0
- 0
Add systems to the world
#52 opened by vitlinda - 0
- 0
Define a way to create systems
#51 opened by vitlinda - 0
First implementation of the DSL
#58 opened by vitlinda - 0
- 0
Define a type-safe way to create Views
#38 opened by vitlinda - 0
Implement World's getView method
#39 opened by vitlinda - 0
As a framework user I want the framework to be able to update the state of at least 10'000 Entities
#54 opened by vitlinda - 0
Banchmark, performace tests
#55 opened by vitlinda - 0
Design detailed Component's architecture
#36 opened by vitlinda - 0
Implement component type
#35 opened by vitlinda