Early test of some Shoot 'em Up stuff I've been tinkering with.
System has following features:
- Space partitioning collision detection, with pixel accurate thanks to https://www.lexaloffle.com/bbs/?tid=2179
- Cardinal spline interpolation for enemy flight paths.
- Timers
- Simple object system
- Simple game state machine
[Please log in to post a comment]