turbulenz_engine
Game framework
An HTML5 game and app development framework providing modular 3D and 2D rendering capabilities, input handling, and APIs for building and distributing games and apps across various platforms.
Turbulenz is a modular 3D and 2D game framework for making HTML5 powered games for browsers, desktops and mobile devices.
5k stars
265 watching
513 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yerkopalma/tic-tac-toe | A Progressive Web App built with Choo that caches assets and stores game state in local storage using indexDB and webSQL for offline support | 6 |
canersevince/vue-next-tictactoe-game | A simple online game built with Vue Next and Vuex for two players to play Tic Tac Toe | 4 |
jamesmontemagno/app-tictactoe | A Xamarin.Forms application implementing the classic game Tic-Tac-Toe in C# | 10 |
wendyyanto/android-tic-tac-toe | An Android app implementing a TicTacToe game using custom views and Kotlin programming language. | 2 |
jwngr/tic-tac-tic-tac-toe | An online multiplayer version of tic-tac-toe with collaborative gameplay and level progression | 66 |
gizatechxyz/tic-tac-stark | An experimental proof-of-concept integrating AI agents with formally verified decision-making capabilities in an autonomous environment using Tic Tac Toe as a simple game | 10 |
cout-hello-world/tictactoe | A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe | 12 |
bjarnel/arkit-tictactoe | A Tic-Tac-Toe game built using ARKit and Scenekit with an AI opponent | 394 |
eleev/tic-tac-toe | A classic Tic Tac Toe game with AI and state machines built using SpriteKit and GameplayKit | 73 |
venil7/reasonml-tictactoe | An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |
brslv/elm-ttt | An implementation of a simple game where two players take turns marking squares on a 3x3 grid | 1 |
boardgameio/boardgame.io | An ecosystem of libraries and tools for creating turn-based games with seamless state management, multiplayer networking, and AI capabilities. | 10,037 |
simiancraft/create-phaser-app | A Phaser game development boilerplate with tools for complex analysis and deployment | 373 |
mgilangjanuar/katanyagomoku | A Java-based desktop game implementation of Tic Tac Toe with features such as online play and cloud storage, allowing users to customize the game experience. | 1 |
widatama/tic-tac-vue | A Vue.js implementation of the classic tic-tac-toe game | 3 |