digitsensitive
Passion for low-level coding and game dev. Seeking to learn and create unique experiences.
Switzerland
Pinned Repositories
astar-typescript
A* search algorithm in TypeScript
c64
Commodore 64 - Examples in 6502 Assembly language
fantasy-consoles-games
Games for Fantasy Consoles
juno
Juno is a simple and lightweight 2D game framework written in TypeScript for making tiny pixel style HTML5 Games
juno-examples
Examples made with the 2D game framework Juno (https://github.com/digitsensitive/juno)
phaser.typescript.tutorial
Tutorials for creating games with Phaser in TypeScript
phaser3-electron
Boilerplate for a Phaser 3 electron app
phaser3-flappy-bird
Learn to create a HTML5 Game in 5 Minutes
phaser3-typescript
Phaser 3 and TypeScript
Tiny4CPU
Tiny4CPU is a lightweight and educational 4-bit CPU emulator
digitsensitive's Repositories
digitsensitive/phaser3-typescript
Phaser 3 and TypeScript
digitsensitive/astar-typescript
A* search algorithm in TypeScript
digitsensitive/juno
Juno is a simple and lightweight 2D game framework written in TypeScript for making tiny pixel style HTML5 Games
digitsensitive/c64
Commodore 64 - Examples in 6502 Assembly language
digitsensitive/phaser3-flappy-bird
Learn to create a HTML5 Game in 5 Minutes
digitsensitive/fantasy-consoles-games
Games for Fantasy Consoles
digitsensitive/juno-examples
Examples made with the 2D game framework Juno (https://github.com/digitsensitive/juno)
digitsensitive/phaser3-electron
Boilerplate for a Phaser 3 electron app
digitsensitive/Tiny4CPU
Tiny4CPU is a lightweight and educational 4-bit CPU emulator
digitsensitive/neuroevolution-typescript
Neuroevolution library in Typescript
digitsensitive/birthday-reminder-cs50
Final Project for CS50x 2022
digitsensitive/chip8-wasm
:video_game: A CHIP-8 interpreter (and virtual machine) written in C++ with SDL2 and WebAssembly
digitsensitive/cmake-starter
A simple CMake boilerplate
digitsensitive/FoxViewPPM
Lightweight image viewer written in C and SDL2
digitsensitive/snake-in-c
Snake in C for the terminal
digitsensitive/basic-flow
BASIC programming environment
digitsensitive/chip8
digitsensitive/collision-typescript
A collision detection library for 2D games in TypeScript
digitsensitive/digitsensitive.github.io
digitsensitive/neural-network-typescript
digitsensitive/point-in-polygon-c
Perform a point-in-polygon check
digitsensitive/c64_users_guide_examples
Machine language versions of the BASIC examples from the Commodore 64 User's Guide
digitsensitive/digitsensitive
Config files for my GitHub profile.
digitsensitive/dungeon-generator
digitsensitive/fifty-bird
digitsensitive/lsh
Simple shell implementation. Tutorial here ->
digitsensitive/phaser3-phonegap
A template for Phaser 3 in TypeScript with PhoneGap
digitsensitive/SDL-CHIP8
C++ Implementation of chip 8 emulator using SDL for graphics
digitsensitive/sdl-cmake-template
Basic SDL3/C/CMake-Template
digitsensitive/shell-c