lambdaconf-2014-introgame
Game programming tutorial
A collection of materials and code snippets for teaching purely-functional game programming with Scala
Online material for the Introduction to Functional Game Programming with Scala workshop.
163 stars
13 watching
25 forks
Language: Scala
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lambdahack/lambdahack | A Haskell-based game engine library for creating ASCII roguelike games with procedural generation and tactical combat. | 626 |
jujuadams/thejujuverse | A starter pack for creating 2D games in GameMaker Studio 2 using the GML scripting language. | 63 |
egonschiele/actionkid | A framework for building 2D games in Haskell using the Gloss library. | 49 |
ianacaburian/learnjuceopengl | A tutorial project on 2D graphics programming in JUCE using OpenGL | 21 |
jamesdouble/jdbreaksloading | A simple game framework for creating a breaking ball game with customizable settings. | 153 |
victordibia/puzzlegame | A Cocos2D-based Android project implementing a slider puzzle game with a tutorial document and licensed under the MIT license. | 63 |
babylonjs/summerfestival | A game tutorial written in TypeScript using the BabylonJS engine. | 134 |
lordmauve/adventurelib | A minimal Python library for writing simple text-based adventure games | 154 |
harrison1/unrealcpp | A collection of C++ examples and code snippets for Unreal Engine 4 development | 1,239 |
oakes/play-cljc | A game library for making games with Clojure and ClojureScript using OpenGL and WebGL | 548 |
daraff/jsgamewiki | A collection of resources and tutorials on game programming with JavaScript | 1,225 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 62 |
lwjgl/lwjgl | Provides high-performance cross-platform libraries and APIs for developing 3D games and applications with access to graphics, audio, and controller technologies. | 549 |
aduros/wasm4 | A toolset for building small, low-level games using WebAssembly and various programming languages. | 1,244 |
hopson97/sfml-game-framework | A beginner framework for creating games and applications with the SFML library | 145 |