From 59b6adc4177a687734ee936fecae9e638731d7ab Mon Sep 17 00:00:00 2001 From: Gus <85527977+gusocosta@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:43:26 -0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 60529b3..a546740 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Virtua_Pet -This is a tiny little project I made to get my own Virtual Pet. I hope you like it as much as I do. /n -The code can receive some optimiztion, so feel free to change it as you like. /n -I would be glade to see your project too if you choose to make one pet by yourself. /n -Thank you! /n +This is a tiny little project I made to get my own Virtual Pet. I hope you like it as much as I do. +The code can receive some optimiztion, so feel free to change it as you like. +All the bitmap sprites are on the bitmap.h file. +I would be glade to see your project too if you choose to make one pet by yourself. +Thank you! HARDWARE: - STM32 F103C8T6 (Blue Pill); (It demands at least 3.5KB RAM and 32KB ROM)