Well merry Christmas 2023 to all
I've made my first gambas basic game
I have here something that i was hoping to have fully refined come Christmas but I'll have to settle for , fairly ready.
How it is not ready...
It needs fully abusing to find any bugs.
It needs a bit of a re-think on gameplay/scoring/etc
It could do with a bit of a re-write as it was initially made with static classes to be single player with no customization, then adapted after.
So what it it?
It's a snake game with a difference, a turbo button.
Like a traditional Snake game but I always found them a bit slow. So this game lets you adjust a normal and turbo speed for your snake.
Fully customizable , Main background map image and smaller block images can be set.
A custom snake image is an image 3x it's height (or width) containing 3 squares for the Tail/Body/Head
Set initial length, growth length, map size, block size.
Here's the game in action..
Enjoy
and Merry Christmas to all
TurboSnake , the speedy little snake
- BruceSteers
- Posts: 1877
- Joined: Thursday 23rd July 2020 5:20pm
- Location: Isle of Wight
- Contact:
TurboSnake , the speedy little snake
- Attachments
-
- TurboSnake-0.0.1.tar.gz
- (1.68 MiB) Downloaded 988 times
-
- TSConfig.png (1.01 MiB) Viewed 11229 times
-
- TSPlay.png (478.64 KiB) Viewed 11229 times
-
- TSPlayerCfg.png (233.57 KiB) Viewed 11229 times
If at first you don't succeed , try doing something differently.
BruceS
BruceS
- Technopeasant
- Posts: 151
- Joined: Saturday 13th July 2019 6:50pm
- Location: Stony Plain, Alberta, Canada
- Contact:
Re: TurboSnake , the speedy little snake
Missed this earlier. Nice work, I like how customizable it is.