2d rocket game currently working on in game editor to create interesting levels to explore
- Sound mixing
- Texture mapping
- Boundless camera movement
- Fix sketchy colission detection
- Text rendering
- Teleportation pads
- Spatial storage (grid based)
- Hand coded colission detector rectangle vs triangle
- Acceleration based movement
- Gliding camera movement
- Multiple render targets
- Simple zoom support
- Particle system for simple flame rendering
currenlty requires SDL 2 dll linkage and SDL.h symbols
tested using g++ compiler and cygwin64 on win10 x64
https://packages.ubuntu.com/search?keywords=sdl2
./build.sh