Skip to content

Small DOS snake game written with TASM using 80836 instructions

Notifications You must be signed in to change notification settings

4uf04eG/DOSSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOSSnake

Small DOS snake game written with TASM using 80836 instructions

Screenshots

Installation

cd Tasm # Path to your tasm folder
git clone https://github.com/4uf04eG/DOSSnake.git
cp DOSSnake/RUN.BAT .

Then run RUN.BAT at dosbox

Configuration

It's poorly written and even more poorly optimized, so if you want to get at least partially smooth experience, set cpu cycles in dosbox settings to 'max'.

File const.inc contains constant parameters like cell size or snake speed that you are free to change.

About

Small DOS snake game written with TASM using 80836 instructions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published