Commit Graph

4 Commits

Author SHA1 Message Date
Wesley Irvin 1168d6c7a5 Ignore Cargo.lock
Updated the .gitignore file to add Cargo.lock to be ignored. This
file can safely be ignored and does not need to be checked into
version control.
2023-04-26 12:20:13 -04:00
Wesley Irvin 368046331f Merge pull request 'WAD Loading' (#1) from wad-loading into master
Reviewed-on: https://git.batesirvintech.net/wesley/doom-oxidized/pulls/1
2023-04-26 11:59:17 -04:00
Wesley Irvin a320281e2d WAD Loading
First run of WAD loading. Is able to read the header of the WAD
file.
2023-04-26 11:52:28 -04:00
Wesley Irvin d138a9b923 Initial Commit
Initial commit which pushes up a bare cargo project with the
shareware version of doom added.
2023-04-24 18:00:36 -04:00