games
Game dev tools
A Racket package providing game development functionality and utilities.
46 stars
29 watching
22 forks
Language: Racket
last commit: 19 days ago
Linked from 1 awesome list
racket
Related projects:
Repository | Description | Stars |
---|---|---|
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
racketscript/racketscript | Compiles Racket source code to JavaScript ES6 modules | 712 |
lojic/learningracket | A collection of Racket code examples and solutions to various programming challenges | 31 |
danking/racket-ml | A collection of tools and utilities for machine learning tasks in Racket | 25 |
racket/racket | A general-purpose programming language and ecosystem for language-oriented programming. | 4,814 |
bogdanp/koyo | A toolkit providing a comprehensive set of tools for building web applications using Racket's web-server | 138 |
bogdanp/racket-gui-easy | A Racket library providing a simple and declarative way to build graphical user interfaces. | 134 |
racket/shell-completion | Provides autocompletion functionality for shell interactions | 6 |
massung/r-cade | A simple game engine built in Racket for teaching low-level fundamentals with retro-style gameplay. | 278 |
thoughtstem/game-engine | An educational game engine built on Racket that uses an entity/component architecture to define and manage game state. | 31 |
oyun-teknolojileri/toolkit | A simple game development platform with a focus on ease of use and collaboration | 134 |
rackt-org/rackt | A lightweight React wrapper that enables development of full-featured web apps in RacketScript | 58 |
zyrolasting/racket-vulkan | An Racket library providing an integrated Vulkan API and utilities | 46 |
tonyg/racket-stomp | An implementation of the STOMP 1.1 protocol for client-side use in Racket programming languages | 12 |
euhmeuh/wasm-adventure | Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |