DOOM for the TI-84 CE
» Forum> Your Projects
Reply to topic
»
» View previous topic :: View next topic
- andymwat
- Newbie(Posts: 21)
- DOOM for the TI-84 CE
- 14 Nov 2018 07:18:26 pm
A link to the GitHub repo: https://github.com/andymwat/TI-84-CE-DooM
Although it's not the most original idea in the world, a little while ago I decided to write DOOM in C for the TI-84. I already had some experience writing a raycaster in C#, so I ported it to C. I took a break from working on it about a month ago, but I thought I'd share it here.
Current features include:
- ▪ Wall, sprite, and weapon rendering
▪ Basic movement and collision
▪ A top-down map in the upper right corner
▪ A bunch of things that can be changed (FOV, wall height, resolution)
It's in need of a LOT of optimization (the gameplay gif has been sped up, otherwise its a slideshow), but so far I'm pretty proud of it. I plan on adding a bunch more features when I get around to it.
↑
Quote
- TheLastMillennial
- Official Cemetech Cake Manager(Posts: 2066)
- 14 Nov 2018 07:27:09 pm
Yay, now people can poke this thread rather than that other dead one!
That screenshot looks really good! like you said though, it could use some optimization. There's a few 3D games/ engines on this forum, perhaps you can look at them and pick up a few pointers!
I can't wait to see the final product!
- De2290
- Member(Posts: 110)
- 30 Dec 2018 12:09:19 pm
How do you run make command
Should I just run this on Linux?
When you buy a TI84 Plus CE:
↑
Quote
- Plague Guy
- Newbie(Posts: 1)
- Re: DOOM for the TI-84 CE
- 25 Aug 2020 04:42:47 pm
andymwat wrote:
A link to the GitHub repo: https://github.com/andymwat/TI-84-CE-DooM
Although it's not the most original idea in the world, a little while ago I decided to write DOOM in C for the TI-84. I already had some experience writing a raycaster in C#, so I ported it to C. I took a break from working on it about a month ago, but I thought I'd share it here.
Current features include:
- ▪ Wall, sprite, and weapon rendering
▪ Basic movement and collision
▪ A top-down map in the upper right corner
▪ A bunch of things that can be changed (FOV, wall height, resolution)
It's in need of a LOT of optimization (the gameplay gif has been sped up, otherwise its a slideshow), but so far I'm pretty proud of it. I plan on adding a bunch more features when I get around to it.
I'm just a novice coder (even that's a bold statement) that wants Doom on their calculator (ti-84 plus CE). I don't know if it's just me, but the link doesn't work/Doom doesn't come up as a downloadable file when clicked. Does anyone have the files/a working link? Also, I completely overestimated the age of this forum, so fingers crossed that someone ever responds to me.
↑
Quote
- KnightsWhoSayNi
- Member(Posts: 130)
- 25 Aug 2020 05:11:14 pm
Yeah, as Plague Guy said, the github repo doesnt exist. It's possibly private, which means you have to go to the repo settings and change the visibility. Thanks! This seems pretty cool, and I would love to try it.
-Knights
- Damnits
- Newbie(Posts: 1)
- 09 Sep 2020 07:47:49 pm
Github died, what do I do?
↑
Quote
- King Dub Dub
- Member(Posts: 164)
- 10 Sep 2020 09:59:51 am
As Knights said, the repo is down, it's either been deleted or it's only viewable by certain people. Andymwat didn't upload any files to Cemetech, so the only thing to do is hope that he comes back to an 18-month old thread and fixes it. You could always try doing it yourself, I believe if a project disappears it's fair game for anyone to take up
"You can say literally anything and claim it's a quote from The Art of War." -Sun Tzu Update your MyCalcs coward.
↑
Quote
- commandblockguy
- Cemetech Admin(Posts: 1182)
- 10 Sep 2020 10:25:14 am
I remember downloading this when it first came out, and it ran at about half an FPS. I think it's possible that the person who made it deleted the repo either so that they could rewrite it from scratch, or because they didn't want it on their GitHub profile.
My projects: Wordle | CEleste | Unit Tool | Tanks! | Terminal CE
↑
Quote
- Bop It Freak
- Newbie(Posts: 4)
- 05 Jan 2021 07:26:34 am
Are there any further plans on this project?
↑
Quote
- KnightsWhoSayNi
- Member(Posts: 130)
- 05 Jan 2021 07:49:07 pm
Just checked, somehow the link is back up. So to answer your question Bop It Freak, possibly... There's kind of no way to know unless there is activity on the repo.
- tr1p1ea
- Cemetech Expert(Posts: 1814)
- 06 Jan 2021 09:36:17 pm
This actually runs pretty well in the screenshot, or is it sped up? Though there hasn't been an update for a fair while?
- arusher999
- Advanced Member(Posts: 190)
- 01 Apr 2021 02:31:09 pm
If only andy was still working on this...
↑
Quote
- Deleted_User_19311
- Nonposting User(Posts: 0)
- 03 Apr 2021 11:36:59 am
Just noticed this engine was very similar to my game PLR, Maybe the source code can help me with layering .
Quote:
If only andy was still working on this...
It is just compile the code from github.
↑
Quote
- arusher999
- Advanced Member(Posts: 190)
- 03 Apr 2021 11:58:38 am
Alvajoy123 wrote:
Just noticed this engine was very similar to my game PLR, Maybe the source code can help me with layering .
Quote:
If only andy was still working on this...
It is just compile the code from github.
Are you making a doom port tho?
↑
Quote
- dunlavdy
- Advanced Member(Posts: 181)
- 17 Sep 2023 05:58:18 pm
Do you guys think it would be fair if I complete this DOOM port for the CE and submit it for download in the CEMETECH archives? I know this program code will not be written by me 100%. Should I make one from scratch, or am I able to start with the source code from the shared file linked in the author's post above? Let me know what you guys think!
Just in case you don't want to scroll to the top of the forum, here is the link.
“Life has no meaning. Each of us has meaning and we bring it to life. It is a waste to be asking the question when you are the answer.”
Check out my youtube channel! https://www.youtube.com/channel/UCyLLc9cff7zmkc0j5rC6-7g
↑
Quote
- tr1p1ea
- Cemetech Expert(Posts: 1814)
- 17 Sep 2023 08:36:28 pm
I think you might need to ensure you have the correct permission from the author is all.
- TheLastMillennial
- Official Cemetech Cake Manager(Posts: 2066)
- 17 Sep 2023 11:01:15 pm
It would be good to get permission from the author but the license doesn't explicitly require it: https://github.com/andymwat/TI-84-CE-DooM/blob/master/LICENSE
- DarkSystem
- Newbie(Posts: 19)
- 13 Nov 2023 07:26:57 pm
This was inevitable.
↑
Quote
- DJ Omnimaga
- Guru-in-Training(Posts: 2875)
- 13 Nov 2023 07:37:58 pm
If you want to try a similar program that is available already then there's Cellar 3D, a 3D raycaster maze program by PatrickD: https://www.cemetech.net/downloads/files/1588/x1588 . It even has textures but it's not a first-person shooter.
Someone is also trying to port the real DOOM to the CE but I dunno how much progress was made and how much work is left to be done, considering how big of a project it is. If that person or anyone else can pull this off then this will be amazing, even if it's just a port of the Super Nintendo or Sega 32X versions.
- CDI
- Advanced Member(Posts: 225)
- 13 Nov 2023 09:26:52 pm
DJ Omnimaga wrote:
If that person or anyone else can pull this off then this will be amazing, even if it's just a port of the Super Nintendo or Sega 32X versions.
I think it's fascinating how vastly different these two versions are from an application of principles perspective. The 32X version had Carmack helping out the best he could, and trying to make the Doom engine he worked so hard on work on the 32X, whereas the SNES version was basically clean-room reverse engineered ( for lack of better terms ) by Randy Linden who has helpfully put it up on git! But it's a different beast entirely. Which does make me wonder if porting that version would almost be more feasible as it was meant to run cleanly on the SuperFX chip, and not on whatever Sega was cooking up in Redwood.
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
» Go to Registration page
DOOM for the TI-84 CE
Reply to topic
»
» View previous topic :: View next topic
Page 1 of 1
» All times are UTC - 5 Hours
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Advertisement