Skip to content
View Boston-Crab's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Boston-Crab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Boston-Crab/README.md

Howdy, partner! 🤠

My name is Matas and I'm chassing my goal of becoming a cowb.. PROGRAMMER!

Yeehaw!


> A Bit About Me 🥸 <

Besides programming, I enjoy workingout to keep my body healthy, travel and.. EATING GOOD FOOOOD! 🤭


> Some Projects I've Done 🤓 <

During my self-taught Python days, I've made a Pygame Tic Tac Toe and a AutoPlayRPG games.

-> Down below you'll find few images and links to youtube videos for those games.


1. Pygame Tic Tac Toe:

First I've created a text based version just with Python and naturally after that the next step was to do a Pygame conversion. 😉

Youtube link: https://youtu.be/TRUueszxZFo?si=V-YdwMK5sTkshDPJ Repository link: https://github.com/Boston-Crab/tic_tac_toe_games


2. Pygame AutoPlayRPG:

This is the project that I am the most proud of, as it was fully my brain-child. Through the process of making it, I understood a lot about writting cleaner code, the idea of refactoring, or in other words writing code in such a way that you would not need to refactor, and in general learned to learn.

The game is quite simplistic in a way. There are some menus that you can access, some automatic combat systems, scenes and a dungeon crawling system. All assets have been generated by AI.

Youtube link: https://youtu.be/Pcxl-vHrre8?si=jyYthsc1vL5wqJnH Repository link: https://github.com/Boston-Crab/AutoPlayRPG

> Contact Me 💬 <

matas.sabaliauskas@dci-student.org


>>> CLICK HERE For Some Images From The RPG Game <<< Avatar Avatar Avatar Avatar

Pinned

  1. AutoPlayRPG AutoPlayRPG Public

    Personal project for learning python/pygame

    Python

  2. tic_tac_toe_games tic_tac_toe_games Public

    Finished CMD and Pygame Tic Tac Toe games

    Python