I hereby claim:
- I am nahuakang on github.
- I am nahua (https://keybase.io/nahua) on keybase.
- I have a public key ASC9YMx32r5VuKEUHt3Qmcp8X3tHm1-vXhax2w4R5aYJewo
To claim this, I am signing this object:
font-family = BerkeleyMono Nerd Font | |
#font-family = Iosevka Nerd Font | |
# font-family = SFMono Nerd Font | |
font-size = 20 | |
theme = GruvboxDarkHard | |
shell-integration-features = no-cursor,sudo,no-title | |
cursor-style = block | |
adjust-cell-height = 35% | |
# background-opacity = 0.96 |
[ | |
// | |
// VIM NAVIGATION SHORTCUTS | |
// | |
{ | |
// "ctrl+h": Focuses on the left editor group when the text editor is focused, Vim extension is active, and Vim is not in Insert mode. | |
"key": "ctrl+h", | |
"command": "workbench.action.focusLeftGroup", | |
"when": "editorTextFocus && vim.active && vim.mode != 'Insert'" |
#import "Basic"; | |
#import "Windows"; | |
#import "Windows_Utf8"; | |
#import "Gamepad"; | |
//#import "Gamepad/Xinput"; // DON'T IMPORT THIS! | |
user32 :: #system_library "user32"; | |
gdi :: #system_library "Gdi32"; | |
#import "Basic"; | |
#import "Random"; | |
#import "Math"; | |
#import "Sort"; | |
#import "Flat_Pool"; | |
#import "String"; | |
#import "Tagged_Union"(DEBUG); | |
#import,dir "../engine"( | |
DEBUG = DEBUG, | |
MAX_SPRITES = 256, |
package msms | |
import "core:c" | |
import "core:fmt" | |
import rl "vendor:raylib" | |
TARGET_FPS :: 60 | |
TARGET_SCREEN_WIDTH: c.int = 1270 | |
TARGET_SCREEN_HEIGHT: c.int = 720 |
I hereby claim:
To claim this, I am signing this object: