RotateToe banner

RotateToe

13 devlogs
29h 55m 22s

A game of tic-tac-toe, except the board loops around!!
“Very fun”
- me brotha

Demo Repository

Loading README...

wroug

Shipped this project!

Hours: 29.92
Cookies: 🍪 698
Multiplier: 23.31 cookies/hr

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^

wroug

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!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Attachment
0
wroug

WERE BASICALLY READY FOR SHIPPING I JUST GOTTA GET FOLDER STRUCTURE RIGHT TO CREATE PIPY AND OTHERS

Attachment
0
wroug

I GOT THE MAIN MENU WORKING WHOOOOO

Attachment
0
wroug

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

Attachment
3

Comments

anderotamm13
anderotamm13 about 1 month ago

lovely

anderotamm13
anderotamm13 about 1 month ago

meow :3

hack.clubber
hack.clubber about 1 month ago

love it but what am i supposed to do when the current white space is full. Am i just stuck forever? FIX

wroug

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!

Attachment
Attachment
0
wroug

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

Attachment
0
wroug

Quick update:

added commands!! (and fixed other bugs)

Attachment
0
wroug

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

Attachment
0
wroug

Final post before signing off for the night, but made the gui look a bit more polished than just +–+

Attachment
0
wroug

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

Attachment
0
wroug

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

Attachment
0
wroug

Well that took a bit of effort, but
YAY! The cursor is finally movable around the grid, and custom size grids!! ^w^

Attachment
2

Comments

anderotamm13
anderotamm13 about 2 months ago

:3

anderotamm13
anderotamm13 about 2 months ago

:3

wroug

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)

Attachment
0