Skip to content
View funtime-foxy1's full-sized avatar
💭
at home
💭
at home

Block or report funtime-foxy1

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
funtime-foxy1/README.md

I like coding

-- Lua
function main()
  print("hallo")
end

main()
# Python
func main():
  print("hai! :3")

main()
// Csharp
class MainClass {
  public static void main(object[] args) {
    Console.out.println("Hello!");
  }
}
// C / C++
int main() {
  std::cout >> "Hello!";
  return 0;
}
// JavaScript
console.log("hewo");
  • 👋 Hi, I’m FunfoxRR
  • 👀 I’m interested in games
  • I'm working on multiple games at once (it's pain)

Popular repositories Loading

  1. CameraPositioner CameraPositioner Public

    Create a 3D Object and update the `Camera3D` onto it!

    GDScript 2 1

  2. testing testing Public

    im testing

    HTML

  3. my-test-website my-test-website Public

    HTML

  4. GD-Randomizer GD-Randomizer Public

    Forked from GDColon/GD-Randomizer

    a dumb program that randomizes all the geometry dash textures

    JavaScript

  5. SchoolSimPythonCode SchoolSimPythonCode Public

    python game

    Python

  6. funtime-foxy1 funtime-foxy1 Public

    Config files for my GitHub profile.