Search found 12 matches

by loz_bl2_mario
August 26th, 2021, 1:37 am
Forum: Everything
Topic: Accessing the gfx.PutPixel from other scopes.
Replies: 3
Views: 3612

Re: Accessing the gfx.PutPixel from other scopes.

im assuming you didnt make a gfx pointer in your dudes draw method
by loz_bl2_mario
August 8th, 2021, 3:32 am
Forum: Everything
Topic: My very first C++ game!!
Replies: 7
Views: 4897

Re: My very first C++ game!!

I think that means he didn't include one of the files in the folder
by loz_bl2_mario
August 5th, 2021, 12:38 pm
Forum: Everything
Topic: Pac-Man 10,000 Ghost Download
Replies: 4
Views: 4380

Re: Pac-Man 10,000 Ghost Download

oh shit, sorry for the necro lol
by loz_bl2_mario
August 5th, 2021, 12:36 pm
Forum: Everything
Topic: Pac-Man 10,000 Ghost Download
Replies: 4
Views: 4380

Re: Pac-Man 10,000 Ghost Download

Yeah, you gotta press enter
by loz_bl2_mario
July 7th, 2020, 6:54 am
Forum: Everything
Topic: Help with raycaster
Replies: 1
Views: 2304

Re: Help with raycaster

I figured it out
by loz_bl2_mario
July 7th, 2020, 1:35 am
Forum: Everything
Topic: Help with raycaster
Replies: 1
Views: 2304

Help with raycaster

I'm trying to get the rectangles that the player is looking at to turn cyan, and I feel like this should be working. My code: void update(Graphics& gfx) { for (int x = 0; x < 7; x++) { for (int y = 0; y < 6; y++) { gfx.DrawRectDim(p1.potX, p1.potY, 5, 5, Colors::Red); if (map[x][y] == 1) { if (p1.po...
by loz_bl2_mario
July 5th, 2020, 7:28 pm
Forum: Everything
Topic: Raycaster In Chili Framework
Replies: 3
Views: 2924

Re: Raycaster In Chili Framework

Thanks guys.
by loz_bl2_mario
July 4th, 2020, 5:47 am
Forum: Everything
Topic: Discord
Replies: 9
Views: 5080

Re: Discord

I take it discord is for patrons?
by loz_bl2_mario
July 4th, 2020, 5:38 am
Forum: Everything
Topic: Raycaster In Chili Framework
Replies: 3
Views: 2924

Raycaster In Chili Framework

I've loved Wolfinstein 3-D since a long twelve minutes ago, and I was wondering if it was possible to make a raycaster type game in the chili framework. I'm rockin' a modified framework that can draw circles, rectangles, line, triangles, and entire sprites. I concocted it about 3 years ago, and have...
by loz_bl2_mario
May 17th, 2020, 4:23 am
Forum: Everything
Topic: I'm Back?
Replies: 4
Views: 2476

Re: I'm Back?

goldengamesTM wrote:
May 16th, 2020, 1:02 pm
You still haven't figured out the password yet? What a scrub!
I have evolved, and need not the password. Also, fuck you.