Skip to content

Robotnik08/snake-dosato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake clone, made with Dosato, my own programming language.

This is a simple snake clone made with Dosato, my own programming language. It's a simple game, but it's a good way to show how to make a game with Dosato.

How to install

To install the game, you need to have Dosato installed. You can download it here.
After you have installed Dosato, you need to download the dosato_graphics library. You can download it here.

Make sure to have path variables set up to your dosato exe, and the dosato_graphics library.

After you have installed both Dosato and dosato_graphics, run the game with the following command:

dosato main.to

How to play

The game is a simple snake clone, move with WASD, and start the game with the space key.
Before the game starts, you can choose the size of the game board.

Template

This project serves as a good template to start making your own games with Dosato.

About

Snake game in dosato, my own programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published