Skip to content
View Tester0521's full-sized avatar
:octocat:
Status: 202
:octocat:
Status: 202

Block or report Tester0521

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

 
languages graph

flame character flame character
Langs
Solidity
Solidity
C
    C    
C++
   C++   
Lua
   Lua   
SQL
  SQL  
TypeScript
TypeScript
Python
 Python 
JavaScript
JavaScript
Rust
  Rust  
Mojo
  Mojo  
Ruby
  Ruby  
Web
Node.js
Node.js

  Deno  

  Lume  

Fresh

Svelte

 Vercel 
Next.js
Next.js
React
React

Express
Tailwind
Tailwind
github contribution grid snake animation

Lua libraries compiling

gcc -shared -o name_module.so -fPIC name_module.cpp -I/PATH_TO_LUA/include/lua5.4 -L/PATH_TO_LUA/lib -llua



example:

g++ -shared -o name_module.so -fPIC name_module.cpp -I$(brew --prefix lua)/include/lua5.4 -L$(brew --prefix lua)/lib -llua
Compiling   1 hrs 12 mins   ███████████████████▒░░░░░   76.89 %

Pinned Loading

  1. qr_meow qr_meow Public

    Rust

  2. snake_game snake_game Public

    c and lua&cpp snake game

    Lua

  3. flamegame flamegame Public

    my 1st canvas game

    JavaScript

  4. ege ege Public

    no description, sry guys

    Python 1