Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BatchScriptSnake

This repository contains a minimalist Snake game written intirely in batch script, created for LudumDare game jam with the "Minimalism" theme.

How to Play

  1. Download the repository or clone it using Git.
  2. (Optional) Compile the batch script into an executable (EXE) file: You can use a tool like (Batto Exe Converter)[https://www.majorgeeks.com/files/details/bat_to_exe_converter.html] to convert the snake.bat file into an executable for easier running.
  3. Run the snake.bat file (or the generated EXE file).
  4. Use the arrow keys (, , , ) to navigate the snake.
  5. Collect food (represented by a symbol) to grow longer.
  6. Avoid hitting the walls or your own body, or the game ends.

Features:

  • Classic Snake gameplay
  • Minimalist visuals
  • Written entirely in batch script

Technical Details

  • Script: snake.bat
  • Language: Batch Script

LudumDare

  • This game was created for LudumDare "Minimalism" theme.

Additional Notes:

  • Feel free to modify the script to customize the game's difficulty or appearance.
  • This is a simple implementation for educational purposes.

License

This code is provided under the MIT License. See the LICENSE file for details.

About

a classic snake game in Batch Script made for LudumDare game jam with the "Minimalism" theme.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages