This website works better with JavaScript.
Home
Explore
Help
Sign In
modal-studios
/
izanagi-2022
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
2D Run-and-gun shooter inspired by One Man's Doomsday, Counter-Strike, and Metal Slug.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
244
Commits
2
Branches
70 MiB
C
84.9%
TypeScript
9.8%
JavaScript
2.9%
HTML
1.8%
Shell
0.3%
Other
0.3%
Tree:
6608b18a13
feature/data-structs
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6608b18a13'
${ noResults }
izanagi-2022
/
TODO.md
811 B
Raw
Blame
History
Improve logging (remove SDL/lws dependency)
Remove
lwsl_user
calls
Unify memset/memcpy/free/malloc functions (remove SDL/lws dependency)
Revisit unit tests
Implement character sprites + animations
Finalize initial character sprite for rendering
Acquire Affinity Designer (so we can move on from Corel)
Implement SVG parser and manipulator (for animations) (should we implement stop-motion animation instead of interpolations for now?)
Implement memory pool
Fix gamepad mapping
Provide default mapping
Allow customization of button mappings
Authentication server, using HTTP dynamic content
server
client (frontend)
Proof-of-concept for fast SVG rendering (we’re going to use SVG instead of Spine)