TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
2 년 전 |
TheoryOfNekomata
|
52fb193b83
|
Cover all input methods on tests
Add tests for initialization and teardown for all input methods.
|
2 년 전 |
TheoryOfNekomata
|
bc4593d806
|
Add memory-related code
Add memory and data-related implementations for handling game data.
|
2 년 전 |
TheoryOfNekomata
|
259780cdb2
|
Fix multi player support
Correctly dereference pointers.
|
2 년 전 |
TheoryOfNekomata
|
d1999f7667
|
Add convenience typedefs
Use short names for int types.
|
2 년 전 |
TheoryOfNekomata
|
0cee207138
|
Implement abstractions
Ensure each initialization method is in its own source.
|
2 년 전 |
TheoryOfNekomata
|
b8f5131fb9
|
Implement geometry methods
Add geometry methods for point, vector, and rectangle.
|
2 년 전 |