2D Run-and-gun shooter inspired by One Man's Doomsday, Counter-Strike, and Metal Slug.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

1234567891011
  1. - [X] Improve logging (remove SDL/lws dependency)
  2. - [X] Unify memset/memcpy/free/malloc functions (remove SDL/lws dependency)
  3. - [ ] Revisit unit tests
  4. - [ ] Implement memory pool
  5. - [ ] Fix gamepad mapping
  6. - [ ] Provide default mapping
  7. - [ ] Allow customization of button mappings
  8. - [ ] Authentication server, using HTTP dynamic content
  9. - [ ] server
  10. - [ ] client (frontend)
  11. - [ ] Proof-of-concept for fast SVG rendering (we're going to use SVG instead of Spine)