Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Trinity Martinez

@TrinityMartinez
I am an occasional coder, I code for fun or dedication. I've had this account since 8th grade. I am now a Senior at M-CHS.
  • PilotsSeat

    Cover page
    Made with Python

    A game about maintaining a little spaceship only through the computer.

    https://github.com/TCORPStudios/PilotsSeat

    Cover artwork generated by StableDiffusion.

    Recent comments (17)
    TrinityMartinez
    TrinityMartinez
    9 months ago

    Added the link to the GitHub repository for the game.

    TrinityMartinez
    TrinityMartinez
    9 months ago

    Refined the counting screens to take up less space.

    triptych
    triptych
    9 months ago

    This is cool

    willverrinder
    willverrinder
    9 months ago

    cool game

    TrinityMartinez
    TrinityMartinez
    9 months ago

    Check github for more info. https://github.com/TCORPStudios/PilotsSeat

    probably-sane
    probably-sane
    9 months ago

    great game

    RavenSpeed
    RavenSpeed
    9 months ago

    Thats cool nice work

    TG101
    TG101
    9 months ago

    What's the input code?

    IsaacIsAwesome
    IsaacIsAwesome
    9 months ago

    This is fun! Maybe it would be nice to include code #101 in the initial instructions so that the player has somewhere to start and then discovering further codes by exploring more. Super cool game, and I love the use of colored text! :-)

    TrinityMartinez
    TrinityMartinez
    9 months ago

    Code 101 checks the status of the ship. All codes are 3 digits. Abort/Quit game is code 502. Code 201 is to land. Code 301 is to open the door.

TrinityMartinez
TrinityMartinez
published an Update
9 months ago
14
PilotsSeat
PilotsSeatA game about maintaining a little spaceship only through the computer. https://github.com/TCORPStudios/PilotsSeat Cover artwork generated by StableDiffusion.
GitHub Link add
Added the link to the GitHub repository for the game.
#games
#python
#textbasedgame
+2
TrinityMartinez
TrinityMartinez
published an Update
9 months ago
14
PilotsSeat
PilotsSeatA game about maintaining a little spaceship only through the computer. https://github.com/TCORPStudios/PilotsSeat Cover artwork generated by StableDiffusion.
V1.2
Refined the counting screens to take up less space.
TrinityMartinez
TrinityMartinez
published an Update
9 months ago
14
PilotsSeat
PilotsSeatA game about maintaining a little spaceship only through the computer. https://github.com/TCORPStudios/PilotsSeat Cover artwork generated by StableDiffusion.
v1.1
Check github for more info. https://github.com/TCORPStudios/PilotsSeat
TrinityMartinez
TrinityMartinez
published a Repl
9 months ago
14
PilotsSeat
PilotsSeatA game about maintaining a little spaceship only through the computer. https://github.com/TCORPStudios/PilotsSeat Cover artwork generated by StableDiffusion.
triptych
triptych
This is cool9 months ago
TrinityMartinez
TrinityMartinez
Refined the counting screens to take up less space.9 months ago
TrinityMartinez
TrinityMartinez
shared a Post
4 years ago
A password generator for MM2! A "small" program that is 212 lines long, it would have been smaller if I would have used list commands, and even more i
Mega Man 2 Password Generator
python