@Brohann @InvalidProject do u need an extension?
2 days, since the official game releases then.
@InvalidProject, guide to github
Step 1: Press this button (it has the GitHub logo) in ur project editor
its location is here:
After pressing the button, you should get this popup screen
Step 2: press the green button on the popup screen, âSign inâ.
you will then be sent to this place, fill in your Github account details
Thatâs about it!
@InvalidProject I can give u an extension till 2/8/2024 if that is alright
@Brohann , Iâd give an extra 2 weeks, or something like that, maybe until 2/19/2024 if that is alright?
First click the github button at the bottom of the screen to create a repository which you will use for your game/project.
If you havenât already, you have to link your github account to makecode. The popup asking you to do so will appear the first time you click the github icon.
Here you can name the repository whatever you want and give it a description
Once the repo is created you will see a new icon next to the name. Clicking it will open the github menu.
When you make changes to your project, you can open the menu and select âCommit and push changesâ which will apply your changes to the github repository.
Now, go to github.com (make sure you were logged in as the same account that you linked to makecode) and go to your repositories (click on your avatar in the top right corner to open the sidebar)
Select the repository you just created and open it. On the right side of the screen you will see an about section and a hyperlink which will take you to your game.
(The link might take some time to update after you commit your changes)
Hope this helps!
yâall be making these competitions too long
Bro personalnote has just gone on a complete villain arc
Since when did bro get so real
I just donât have any energy to finish punch people or makecode kart. The code for punch people is super duper outdated and it took me 15+ hours to just get the map working for makecode kart. I spend most of my time learning other game engines like GB Studio or Stencyl. I guess Iâll share my my progress on makecode kart just for fun.
I mean, I can still share the 6 endings demo for punch people, but it is not going to be the best
:v
BRO BECAME THE ROLE THE ROLE OF THE HACKER!!!
(Iâm just reading this first part eating popcorn
)
It seems that my files are too big for github? Most of the files look like this, and the hyperlink still hasnât even loaded. In the About, itâs just not there. Iâm getting confused-
@Luke howâs ur progress, you got like tommorow to submit.
Your files arenât too big, just too big to display on the site! (Because theyâre .blocks files).
Anyway, I didnât realize before but you do need to make a release to build pages! Go to the github menu and after you make sure you pushed all of your changes hit âcreate releaseâ. Once thatâs done it should take a few minutes and your game will be playable on github.
Just a note though, every time you want to update your game youâll have to create a new release to actually get the changes to show on the github pages version.
I probably need an extension e
Okay, so I tried to do this, and got a zip. file.
Do I click the new release? And if I do, I did. Itâs not creating any link. Is the zip file THE game?
how long? @Luke , I would give you a one week extension till 2/14
NOOOOOOOOO!
@brohann Analysis
Looking at this project, it is extremely impressive. We got actual 3d objects (pyramids, rectangular prisms), the track looks quite good, it is 3d and textured (although I dunno if thats intentional or not). The code seems quite complex, yet well optimized as far as I can tell.
Iâm also interested in how this will impact Makecode Kart as a whole. Back there, it was said that (textured) 3d planes were impossible to do. However, the game managed to support them.
However, I do have some nitpicks/issues. One of the main nitpicks being this, I took an image from the console, and it appears that parts of the track (mysteriously) vanish as I move around, it is strange, so I shouldnât go into too much depth about it.
Glitching has nothing on me either. For example: in the image down below, look at the red object on the left. I donât think that grey shape belongs there.
I also have one other issue, mainly due to the whole is-it-finished-criteria. This project is called make code kart beta v0.01. Yet some core details are missing, which makes the game look unfinished. For example there is no character shown in screen, the game is entirely first-person. It isnât too serious, but it kind of irks me a bit. The player can phase through objects like a ghost, there is no collision. The player spawns off track, mainly because of the X, Y, and Z positions, so thats quite a flaw. And Iâm not necessarily a huge fan of the player physics either, they feel strange, hard to adjust to, and it makes the entire game hard to control. Even if the kart was visible, it would most likely slide off the track like butter, due to player physics.
Thats the end of @brohann analysis. Anyways, I wonât say the score, since I donât want to spoil anything, and its not finalized. Either way, @brohann did a really good job with this engine, so I give him congrats for this and all the other games he posted in this competition!
ummm that wasnât my final game, it was just something to show you that I am nowhere near finished.
the clipping is just a problem with sorting, i canât really do anything about it
the reason why the road disappears is because once a point gets off screen It doesnât render it because otherwise it would cause some serious glitches
My actual submission:
Currently there are only 6 endings, and the whole map is very very unfinished.
Most people have a hard time knowing how you are supposed to play this game, so I will try my best:
arrows to move, up to jump
press a to punch
you punch power changes depending on how fast you are moving
punching portals teleports you
springs make you jump high when you bounce on them
up arrows give you a boost into the air
doing different things can get you different endings
some endings you can get multiple times, others you can only get once
some endings, are random events, so if something seems off do not restart the game
if you get stuck, I understand, just restart your game
I hope this at least gets a better grade than my super beta makecode kart, but if it doesnât feel free to go with the higher score!
if you are really interested in this series, let me know because I have tons and tons of content
(Thats a shadow)