Pinned Repositories
C_Network
Simple easy-to-use C library for manipulating TCP/UDP networks in IPv4/IPv6.
Echeckisen
2D chess game made in C.
FFT
Fast Fourier Transform program with graphic display. Example given.
IAAI_life
Life simulation program in 2D graphics. Every time you run it is an opportunity for a little world to come alive.
IAPC8_Compiler
Compiler for IAPC8, Minecraft computer made by myself. See it on youtube.
IAs_code
An interpreter for IA's code language, an invention of myself inspired on assembly.
Octave_simulator
2D graphic application for displaying mathematical functions. (Name is taken from GNU Octave)
Pipe_lang
A new language with a new vision of programming. Follow the pipe !
S2DE
Simple easy-to-use 2D graphic C library using glut (openGL).
SS2DE
Simple easy-to-use 2D graphic Swift library using glut (openGL).
iasebsil83's Repositories
iasebsil83/SS2DE
Simple easy-to-use 2D graphic Swift library using glut (openGL).
iasebsil83/Echeckisen
2D chess game made in C.
iasebsil83/FFT
Fast Fourier Transform program with graphic display. Example given.
iasebsil83/IAAI_life
Life simulation program in 2D graphics. Every time you run it is an opportunity for a little world to come alive.
iasebsil83/IAPC8_Compiler
Compiler for IAPC8, Minecraft computer made by myself. See it on youtube.
iasebsil83/S2DE
Simple easy-to-use 2D graphic C library using glut (openGL).
iasebsil83/Breed
Lovely 2D game in which you are a turtle fighting against pollution. (! Easter eggs inside !)
iasebsil83/C_Bipipes
Simple easy-to-use C library for manipulating pipes in 2-way directions.
iasebsil83/C_FIFO
FIFO structures in C (First In First Out).
iasebsil83/C_PNG
Simple easy to use C library which allows you to open PNG image files in 1 line. Compatible with S2DE / S3DE.
iasebsil83/C_Queues
Simple easy-to-use C library made to handle queues (some kind of simple linked list).
iasebsil83/C_Threads
Simple easy-to-use C library for manipulating threads.
iasebsil83/C_UTF-8
iasebsil83/chibincc
A small C compiler
iasebsil83/Config
A simple configuration file format, but with a notice.
iasebsil83/Dreamlands
Data representation file format similar to Yaml.
iasebsil83/GLC
iasebsil83/Grozzle
Puzzle game using quantum computer and Grover algorithm.
iasebsil83/Minielec
3D electricity sandbox game which allow you to create wonderful circuits.
iasebsil83/NinjaBattle
2D multiplayer game in Javascript on same file system.
iasebsil83/Python_Processes
iasebsil83/S3DE
Simple easy-to-use 3D graphic C library using glut (openGL). [3D is homemade, no openGL rendering]
iasebsil83/SimplestPiano
Piano application in HTML-Javascript. The simplest of all times, am I right ?
iasebsil83/Skiller
2D RPG multiplayer game running on the same file system. Check out the Youtube video for demonstration.
iasebsil83/SS3DE
Simple easy-to-use 3D graphic Swift library using glut (openGL). [3D is homemade, no openGL rendering]
iasebsil83/stcc
Simplest & Tiniest C Compiler.
iasebsil83/Swift_Network
Simple easy-to-use Swift library for manipulating TCP networks in IPv4.
iasebsil83/Swift_RawPointer
Pointer library in Swift and comparison with C.
iasebsil83/TinyLabs
Tiny repository host application. Scheduled actions on repositories are included.
iasebsil83/VisualLinux
Visual representation of Linux kernel execution & memory management