stuqdog / tetrisLinks
Implementation of Tetris in C.
☆10Updated 7 years ago
Alternatives and similar repositories for tetris
Users that are interested in tetris are comparing it to the libraries listed below
Sorting:
- A simple Wireworld cellular automaton explorer in Swift☆13Updated 7 years ago
- Reimagining the power of Xcode's View Debugger for live debugging of AR or SceneKit apps. Playground book + iOS app.☆19Updated 5 years ago
- A minimal example that investigates how to build a Swift project that depends on a compiled, non-system C++ library☆11Updated 8 years ago
- Fork of apple/swift with modifications to the stdlib to use in a bare metal kernel for use with swift-project1☆15Updated 5 years ago
- A flexible Brainfuck / Brainloller / Braincopter interpreter in Swift 3.1.☆14Updated last year
- A Swift Wrapper around libelf☆12Updated 4 years ago
- A parser for the Intel Hexadecimal Object File Format (.hex), written in Swift.☆14Updated 4 years ago
- Scripting in Swift☆23Updated 8 years ago
- A Swift library for printing a breadcrumb trace on a fatal signal.☆46Updated 5 years ago
- High performance Objective-C web framework based on libmicrohttpd☆23Updated last year
- A threaded brainfuck interpreter written in Swift☆20Updated 9 years ago
- Metal Charting☆13Updated 8 years ago
- Composable Core Animation Actions à la SceneKit☆67Updated 9 years ago
- A data editor with a simple text format☆11Updated 8 years ago
- Fork of the Tiny C Compiler patched to compile code on iOS☆16Updated 7 years ago
- Build web site from a project’s Swift sources.☆13Updated 5 years ago
- An assembler for the Microchip PIC instruction set, written in Swift.☆13Updated 4 years ago
- Naive dependancy injection for Swift☆10Updated 9 years ago
- SceneKit-based Minecraft-style open world with chunk loading and GLSL fog shader☆87Updated 12 years ago
- A package for decoding the output of `swift package dump-package`☆15Updated 4 years ago
- Swift library for parsing OpenAPI 2.0 (f.k.a. Swagger) documents into native structures.☆25Updated 5 years ago
- An example project using Embedded Swift on a Pimoroni PicoSystem☆11Updated last year
- A Swift package for reading, writing, and transformation of WebAssembly binaries☆36Updated 2 years ago
- A Swift wrapper and CSS like query library for the gumbo-parser HTML library☆11Updated last year
- Rendering text in SceneKit using SDF fonts.☆14Updated 5 years ago
- iPad app draws beautiful 2D and 3D images using Swift and Metal☆11Updated 5 years ago
- A collection of persistent immutable trees.☆14Updated 8 years ago
- A smol web browser engine written from scratch in Swift☆25Updated 2 years ago
- A Swift implementation of the LanguageServerProtocol spec.