Kitsune-Programming-Language
Game dev lang
A prototype programming language with a focus on game development, designed to compile to C++ for portability and performance.
A simple prototype based programming language
2 stars
3 watching
0 forks
Language: C++
last commit: almost 14 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kitlang/kit | A high-performance programming language designed for creating concise, cross-platform applications. | 1,015 |
shirakumo/trial | A Common Lisp game engine designed to be modular and flexible, allowing developers to build games by combining its components. | 1,025 |
indianakernick/simpleton-engine | A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. | 51 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
kiyomatsui/kiyosgameengine | A lightweight C++17 game engine that provides basic game development infrastructure. | 4 |
justsid/sushi | A 2017 game developed in Assembly language | 5 |
gosu/gosu | A 2D game development library for C++ that provides a simple API for building games | 2,014 |
gaijinentertainment/dascript | A high-performance scripting language designed to simplify game development and other computationally intensive tasks. | 909 |
katsaii/catspeak-lang | A cross-platform scripting language and compiler back-end for GameMaker projects. | 93 |
sergiusiw/gate | A 2D game development library tailored to pixel-art games, providing a layer for separating game logic and resource management. | 319 |
chilliworks/cssamples | A collection of sample projects showcasing the capabilities of the Chilli Source game engine. | 5 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |
sfml/sfml-game-development-book | A collection of C++ code examples and tutorials for game development using the SFML library | 924 |
oyun-teknolojileri/toolkit | A simple game development platform with a focus on ease of use and collaboration | 134 |
vitei/usagi | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |