Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francoriba/snake_game_assembly
Classic snake videogame developed in assembler for PIC17F877 microcontroller. @FCEFyN, UNC, Digital Electronics 2
https://github.com/francoriba/snake_game_assembly
assembly bluethooth classic-game fcefyn interrupt-handler microcontroller pic17f887 picmicrocontroller uart unc video-game
Last synced: 5 days ago
JSON representation
Classic snake videogame developed in assembler for PIC17F877 microcontroller. @FCEFyN, UNC, Digital Electronics 2
- Host: GitHub
- URL: https://github.com/francoriba/snake_game_assembly
- Owner: francoriba
- Created: 2022-06-08T04:38:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T19:02:22.000Z (about 1 year ago)
- Last Synced: 2024-10-11T12:50:55.031Z (about 1 month ago)
- Topics: assembly, bluethooth, classic-game, fcefyn, interrupt-handler, microcontroller, pic17f887, picmicrocontroller, uart, unc, video-game
- Language: Assembly
- Homepage:
- Size: 21.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snake_game_assembly
* Español:
Este proyecto consiste en recrear el clásico videojuego snake o "viborita" utilizando una matriz led y el microcontrolador PIC16F887, el lenguaje de programación utilizado en el proyecto es assembly* English:
This project consists of recreating the classic snake video game using a 8x8 LED matrix display and the PIC16F887 microcontroller. The programming language used in the project is assembly.