Giter VIP home page Giter VIP logo

cricri-pingouin's Projects

arm_opcodes icon arm_opcodes

This is a description of the ARM instruction set, their meanings, and examples of hex encodings.

casio_calculators_games icon casio_calculators_games

Couple of games for Casio graphic calculators that I wrote in 1990 on a Casio fx-7000g, which was very short on programming steps (422 to be precise), so those are heavily optimised for size.

lines95 icon lines95

Line up 5 balls (or more) to remove them, and try achieving the highest score before you cannot move. The original source code for this game was created by Anatoly Podgoretsky. Since he shared it "as is with no liability", I share it here under a MIT license. I stripped down the source code to purely the game part. Compiles in Turbo Delphi.

mips_instruction_reference icon mips_instruction_reference

This is a description of the MIPS instruction set, their meanings, syntax, semantics, and bit encodings. The syntax given for each instruction refers to the assembly language syntax supported by the MIPS assembler.

paw_patrol_adventure_bay_debt_calculator icon paw_patrol_adventure_bay_debt_calculator

This is an attempt to calculate the cost of the PAW Patrol to the Adventure Bay taxpayer, as well as the debt incurred to the town. Since Ryder declined to share any cost data, against governmental regulations, all costs are estimated, but can be changed by the user of this tool.

phonegap_samegame icon phonegap_samegame

A SameGame clone written in HTML/Javascript and converted to an Android app with PhoneGap

sliarchivechecker icon sliarchivechecker

Filter any compressed archives (using 7z.dll) for number of files, files size, files names, etc. Supports drag/drop. Written in Turbo Delphi.

slibaseconverter icon slibaseconverter

A base converter (including arbitrary base and Roman notation) written in Turbo Delphi.

slicalendar icon slicalendar

A small calendar tool since Windows 11 won't display it.

slicolourpicker icon slicolourpicker

A colour picker written in Turbo Delphi. Outputs RGB, HEX, HSV, HSL and CMYK. States if a color is a known W3C and/or web safe color.

slidemo3dpascal icon slidemo3dpascal

Some simple routine to draw some 3D volumes. Written in Turbo Pascal 7.

slidirlist icon slidirlist

Generate customisable CSV lists of files and folders, written in Turbo Delphi.

slifilehasher icon slifilehasher

A simple file hasher written in Turbo Delphi. Supports drag/drop, and CRC32b, SHA1, MD2, MD4, MD5 checksums. Uses the built in TIdHash Delphi library, so I didn't actually write any hashing algorithm!

slifiletype icon slifiletype

Reads the file header and compares it to a database (stored as a XML file) to determine the real file type, regardless of extension. Warns if extension does not match signature. Displays content analysis graph/table. Written in Turbo Delphi.

slifire icon slifire

A fire demo written in Turbo Delphi (using scanline).

slifractal icon slifractal

Draw a Mandelbrot set fractal, written in Turbo Delphi (using scanline).

slifractalasm icon slifractalasm

Draw a Mandelbrot set fractal, written in Turbo Delphi (using scanline). Same as SliFractal (https://github.com/cricri-pingouin/SliFractal), except the Mandelbrot set test routine is written in FPU assembly language.

slijewel icon slijewel

A Bejeweled game clone written in Turbo Delphi. Configurable board size and number of colours.

slijpegshrink icon slijpegshrink

Resizes and changes quality of JPEG files. Supports drag/drop. Useful for online auctions! Written in Turbo Delphi.

slilights icon slilights

A Tiger Lights Out game clone written in Turbo Delphi. 100 levels built in (50 classic + 50 Lights Out 2000) and random levels generator.

slilights-android icon slilights-android

SliLights (a Tiger Lights Out game clone) for Android, written in Delphi 11. 100 levels built in (50 classic + 50 Lights Out 2000) and random levels generator.

slilumns icon slilumns

A Columns game clone written in Turbo Delphi. Configurable starting difficulty and speed.

slimath icon slimath

Evaluate algebraic expression (can define variables x, y and z) and plot functions, parametric and polar equations. Written in Turbo Delphi, based on TExpressionParser.

slimind icon slimind

A Master Mind game clone written in Turbo Delphi. Configurable number of pegs, colours, max attempts, repeat colours yes/no.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.