so like, last year i released a fun little game called Quadrastic, and started to mess around with the gameplay and theam for it… after a few days i finished a pac-man inspired version but never released it because i was just to lazy to make a banner and screenshot for the arduboy manager program… yea im super lazy sometimes, anyway along with other factors in my life i had to step away from being in front of a computer screen for long periods of time.
UPDATE 2: game now updated to version 1.1
What’s new?
-Added new retro gameplay mechanic… Warp zones!
-Removed Serial Communication to optimize performance in emulators (i hope)
-Added new tunes along with some different sound effects
-Added new “death” animation
looks like they changed the way github works now, i cant just copy paste my code into it, now it has me going trough all these hoops and stuff. too bad, i never liked github to begin with and now they made it even harder to upload code to it.
Oh, that’s because you didn’t tick “Initialize this repository with a README”, and you didn’t opt to add a licence or gitignore.
(I recommend having both a readme and a licence file.)
Try making it again, but tick the box to add a readme.
No problem.
To be honest, once upon a time I hated github.
But over time it’s ended up being my favourite place for hosting code.
If you ever have any other questions about Github,
don’t hesitate to ask for advice on the forum.
There’s a number of people here who know Github quite well.
(Some even know how to use command line git :P.)
Anyway, Thanks for adding a link to the source.
I’m grateful for it and I’m sure others are as well.
Like I said before, for some users the source is easier to work with.
(Also let me know if you want the posts about github removed if you don’t want them cluttering your game’s thread.)