Also checkout my Patreon page : https://www.patreon.com/OneManStudios
OneManStudios
Creator of
Recent community posts
I made Snake3D for JimJam, ToyTanks is a game that I am currently working on,
I have never been in a game jam, so I thought the game we submit will not be in my account, ie: it's soley for the jam,
when I tried to sumbit the game, it showed a dropdown list with games I already in my account, also a upload new game button,
I thought the game in the list is just for reference and it will ask me to upload a new game, so I first submitted ToyTanks, but later realized my mistake, then I uploaded Snake3D in my account, then submitted it to the jam.
that's my dumbest mistake!
the speed is actually the number of units it moves at once, it is now 1 unit(integer), and has to be an integer like 2,3,... that 1 unit is the size of each piece of the snake, so if speed is increased, the size of snake's each part has to be changed accordingly (ie: the faster the snake the bigger it's body parts gets).
as I can see here, everyone hates slow snake, so I try to do something.
If you are using Windows 10, the smiley and other characters won't be displayed correctly ( bcoz Windows 10 got a new console). To make them show correctly do the following:
1. Right click on the top window border of the console,
2. Check "Use Legacy Console" option,
3. Close the game and rerun.
Note: this is a setting for the console not just for the game, if you want the Windows 10 default console back, uncheck this option from any running console.