A game of tic-tac-toe, except the board loops around!!
“Very fun”
- me brotha
A game of tic-tac-toe, except the board loops around!!
“Very fun”
- me brotha
I am SO SO HAPPY about how everything turned out here!
Built this version of tic tac toe and it was quite a challenge as while building it i had to learn about curses and how to do multiple files in python and yada yada yaa
BUT I DID IT AND NOW ITS HERE ^W^
Wrote installers for both linux and windows, added extra text and some extra menus, wrote a proper README, and put a new folder structure!!
Very happy how it turned out and i think i am ready to ship!!!
YAEEEEEEEEEEEEEEEEE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Log in to leave a comment
WERE BASICALLY READY FOR SHIPPING I JUST GOTTA GET FOLDER STRUCTURE RIGHT TO CREATE PIPY AND OTHERS
Log in to leave a comment
I GOT THE MAIN MENU WORKING WHOOOOO
Log in to leave a comment
NEW MENU DESIGN? How do yall like the background?
Thought maybe I’d try to make it pop
Also currently working on a small library to add input boxes and automated menu drawing and such to make the game more scalable
Still working on menus, this turned out to be more complicated than i expected! ESPECIALLY WITH CURSES.
Made multiple modules to simplify rendering menus and stuff (could even be reused in other projects)
And a more modular approach than hardcoding!!!
Will be working more quickly to have enough time for Aces!
Log in to leave a comment
WIN CHECKING IS WORKING!!!!
All need to make now is a save file, ui and tutorial,
and after that… I THINK WERE READY TO SHIP!!!!!!!!!!! :DDD
Log in to leave a comment
Quick update:
added commands!! (and fixed other bugs)
Log in to leave a comment
WEEEEE
Scrolling works now (a teeny tiny bug remains)! And there’s now COLORS!!
Just need to implement win checking and maybe a points system and the CLI version would be DONE
^O^
XOXO
Log in to leave a comment
Final post before signing off for the night, but made the gui look a bit more polished than just +–+
Log in to leave a comment
The original ui design was lookin’ kinda too rectangular for tic tac toe so i also created an alternate option that’s square shaped :>
Prolly will polish more later
also listening to hamilton the entire time coding was nice af
Log in to leave a comment
That was simpler than expected
Got the X’s and O’s displaying properly and swapped the cursor out for a inverted color thingy (more see, yay)
No win checking yet but that will probably be last as ive yet to implement the sliding mechanics
Log in to leave a comment
Drew a small ASCII grid (prolly will change later)
Got curses working for the first time and displaying the grid
(not supposed to be a feature, just for testing, but you can move the grid with the arrow keys)
Log in to leave a comment