Byron Lathi 9c247bd2e9 Re-did item system
- Changed main update to the new routine
- Changed how the item locations work. Instead of an array for position, array for location, and potentially another array for sub-position, it uses one array of bytes, where each byte has 2 bits for rotation, 2 bits for subposition, and 4 bits for type.
2019-06-06 16:35:53 -04:00
2019-06-06 16:35:53 -04:00
2019-06-04 21:57:14 -04:00
2019-06-06 16:35:53 -04:00
2019-06-05 17:33:57 -04:00
Description
A factorio inspired game for the Apple IIc and IIe
139 KiB
Languages
Assembly 97.8%
Makefile 2.1%
C++ 0.1%