Skip to content

gabrieljamesbenedict/snake-8086-asm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

20232 Group 1 Block 2 Sat 7am

Leader: Tolentino, Michelle

Members

  • Alibin, Harley Usher
  • Bernabe, Aikera
  • Dionisio, Juan Paolo
  • Fanio, James Edward
  • Levita, Jehan Chaiz
  • Ong, Alexandra
  • Reyes, Sidney Latrell
  • Torres, Rafael Sebastian
  • Vargas, Ysabella Mae

Snek

Snake game written in 8086 assembly

2024-05-27.20-22-37.mp4
  • Menu

    menu
  • Leaderboard

    leaderboard
  • Difficulty Selection

    diff
  • Easy

    easy
  • Medium

    med0 med1
  • Hard

    hard0 hard1
  • Mechanics

    mech1 mech2 mech3 mech4 mech5 mech6 mech7
  • Game Over

    gameover

Quickstart Guide

A. Requirements - Ensure that the following are installed before proceeding to the next steps:

B. Download the executable file - Snek can be downloaded here.

C. Setup DOSBox

  1. Open DOSBox installation directory.
  2. Open DOSBox Options batch file.
  3. Under the cpu section, set core=dynamic and cycles=max.
  4. Save and close the file.

D. Play

  1. In DOSBox, open the directory where the game is located.
  2. Play the game by typing snek

Game Controls

  • W, A, S, D = movement
  • Esc = pause

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 100.0%