Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 549 Bytes

TODO.md

File metadata and controls

17 lines (15 loc) · 549 Bytes

TODO

  • Reverse Engineer Entity Vtables
    • Player
    • Enemy
  • Finish/Create custom noclip cheat
  • Improve documentation for notes

TODONE

  • Create Dockerfile for reproduction
  • Refactor Makefile for docker support
  • Create toolchain script for contribution purposes
  • Update README
  • Remove inline assembly and change it into .asm
  • Replace tabs with spaces
  • Create event.h/c and move handle keyboard to event "namespace"
  • Create render.h/c and move handle keyboard to render "namespace"