Skip to content
View ToThAc's full-sized avatar

Block or report ToThAc

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

Popular repositories Loading

  1. RPGBattleTest RPGBattleTest Public

    A basic text-based RPG battle simulator for Python.

    Python 1

  2. cpi-breakdown cpi-breakdown Public

    Forked from open-power-sdk/cpi-breakdown

    CPI refers to how many processor cycles are needed to complete an instruction. An instruction can be a read/write from memory operation, an arithmetic calculation, or bit-wise operation. The more c…

    Python