Wild Snake Boa II - a snake game for MS-DOS
Wild Snake Boa II
If you download this game it plays much better in regular dosbox than in this html5 player. :/
It is maybe not the most impressive job (especially if you just look at screenshots without trying to play for a while) but i have made it directly in assembly, it is a single com file and it fits even 16kB not only 64kB. Please give a chance for this game. :)
The game includes 10 playable levels, unlocking levels, hiscore table, random placement of power ups, simple music and sound effects on pc-speaker, it saves all its data inside its own com file, and like i have written above it runs much better in dosbox than in js-dos here.
Maybe i have made some mistake in setting up js-dos bundle and that is why it works so jaggy here. But I think I should anyway provide html5 version for people who wants to just try it for one time. Sorry for inconvenience.
# Keyboard
Up/Down/Left/Right => steering the snake
Spacebar => snake's turbo charge (or accept in menu)
Escape => pause (or exit in menu)
# Levels
Level 1 => you must collect 5 power ups
Level 2 => you must collect 10 power ups
Level 3 => 15 power ups
... etc.
# Power Ups
Drop of water => 2pts
Pear => 4pts
Apple => 6pts
Lemon => 8pts
Plum => 10pts
Orange => 12pts
Cherries => 14pts
Candy => 16pts
Star => 18pts and if you collect 10 of them gives a heart
Heart => 20pts and 1 extra life
# Additional info
The game saves its hiscores by overwritting its own SNAKEBOA.COM file. The COM file is the only one file you need to play but you cannot rename it because then it will not save its data.
Status | Released |
Platforms | HTML5, Windows, macOS, Linux |
Author | Telex Operator |
Genre | Action |
Tags | MS-DOS, Retro, snake |
Code license | MIT License |
Asset license | Creative Commons Zero v1.0 Universal |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Links | Source code |
Install instructions
SNAKEBOA.COM
is a single com
file enough to play this game.
SNAKEBOA.zip
is a zip package with above com
file and two surprises.
This is a game for MS-DOS - you will need DOSBOX or similar emulator to run it on modern computer.
Leave a comment
Log in with itch.io to leave a comment.