From dcbf940db6873309b199e182611d1917f85c1305 Mon Sep 17 00:00:00 2001 From: Gustavo do Prado Silva <34451648+Gustav0Prado@users.noreply.github.com> Date: Tue, 22 Aug 2023 17:02:03 -0300 Subject: [PATCH] [add] README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fe32bbf --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +![Pygame logo](https://avatars.githubusercontent.com/u/106067362?s=280&v=4 "pygame logo") + +# Raycast 📝 +Raycasting engine made with pygame, inspired by [3DSage](https://www.youtube.com/@3DSage) videos + +# Deploy 🚀 +Deploys to Github pages using a workflow and pygbag + +# Todo 🤔 +- [ ] Coliision!!!!!!!!!! +- [ ] Create more python files and divide the code +- [ ] Textured walls +- [ ] Fullscreen (and bigreen resolution)