All Projects → moonad → Taelinarena

moonad / Taelinarena

Licence: mit
[outdated] A moddable MOBA in Formality

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Taelinarena

Lambda Lantern
🧙 ‎‎ A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
Stars: ✭ 122 (+45.24%)
Mutual labels:  game, game-development, functional-programming
Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (+1232.14%)
Mutual labels:  game, game-development
Polyworld
A world generator that is based on Voronoi diagrams
Stars: ✭ 59 (-29.76%)
Mutual labels:  game, game-development
Novelrt
A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
Stars: ✭ 81 (-3.57%)
Mutual labels:  game, game-development
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (-50%)
Mutual labels:  game, game-development
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+1147.62%)
Mutual labels:  game, game-development
Q3lite
Q3lite, an OpenGL ES port of Quake III Arena for embedded Linux systems.
Stars: ✭ 64 (-23.81%)
Mutual labels:  game, game-development
Nativescript Flappy Bird
NativeScript implementation of Flappy Bird (basic). Demonstrates how to build games in NativeScript.
Stars: ✭ 31 (-63.1%)
Mutual labels:  game, game-development
3 Modifiers And Abilities
Customise character abilities, weapons, characters and enemies. This includes multiple damage types, modifiers, sounds, animations. By the end you can create your core combat experience. (REF MA_RPG) http://gdev.tv/rpggithub
Stars: ✭ 64 (-23.81%)
Mutual labels:  game, game-development
09 Zombierunner Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
Stars: ✭ 64 (-23.81%)
Mutual labels:  game, game-development
1 Character Movement
The first section of the course. You will learn everything required to build a simple movement system in your RPG, creating the core experience. http://gdev.tv/rpggithub
Stars: ✭ 81 (-3.57%)
Mutual labels:  game, game-development
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-51.19%)
Mutual labels:  game, game-development
Endless Runner Entitas Ecs
Runner template for Unity
Stars: ✭ 41 (-51.19%)
Mutual labels:  game, game-development
Currymud
A Multi-User Dungeon server in Haskell.
Stars: ✭ 54 (-35.71%)
Mutual labels:  game, game-development
Svg World Map
🗺 A JavaScript library to easily integrate one or more SVG world maps with all nations (countries) and second-level political subdivisions (countries, provinces, states).
Stars: ✭ 38 (-54.76%)
Mutual labels:  game, game-development
Ksframework
QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload
Stars: ✭ 1,119 (+1232.14%)
Mutual labels:  game, game-development
Snake
🐍🎮 Snake game made with Expo & PIXI.js 👾 iOS, Android, and Web
Stars: ✭ 67 (-20.24%)
Mutual labels:  game, game-development
Session Seven
Free oldschool point & click graphic adventure game
Stars: ✭ 20 (-76.19%)
Mutual labels:  game, game-development
Factory Rise
Factory Rise is a 2D sandbox game, focused on building, developing industries and handling resources. The game is based on Oxygen Not Included, Terraria, Factorio and some Minecraft mods (EnderIO, Industrial Craft, BuildCraft, GregTech and Thermal Expansion), it also have a game progress similar to StarBound.
Stars: ✭ 21 (-75%)
Mutual labels:  game, game-development
Sycophant
Numerous Ninjas: Beta stage mobile game written in Unity
Stars: ✭ 64 (-23.81%)
Mutual labels:  game, game-development

Taelin Arena

License: MIT

Taelin Arena is an Multiplayer Online Battle Arena (MOBA) developed by Sunshine Cybernetics.

Test render!

Test render!

Note: This game is outdated and not running due to Formality updates. We plan to come back to it in 2021

Fully modable

Taelin Arena is designed to be modified. Users can develop and publish their own heroes using the upcoming proof language, Formality. Templates for art assets and highly modular hero libraries make the task of creating new content refreshingly straightforward. It also features first-class APIs that allows users to load and run match replays in several different languages to gather data, run statistics and do research.

Designed for competition

Taelin Arena is a competitive game: heroes are automatically ranked and scaled for balance, based on winrate and similar metrics. A pool of highly popular, balanced heroes is periodically selected for ranked play, taking in account different sets of human skills such as memory, reflex and strategical thinking.

Get-paid-to-play

Taelin Arena isn't just free-to-play: it is get-paid-to-play. Profits obtained by sales of cosmetics are completely redirected to hero creators and competitive players that thrive in ranked modes, using Ethereum smart-contracts. In other words, company profits are distributed to players, who win money by simply being good.

Efficient & bug-free

Taelin Arena was developed in a proof language, allowing important game aspects to be formally verified for correctness, making serious bugs and errors scarse. In other words, it achieves the highest score of code quality humanly possible.

Usage

  1. You must have Formality(v0.1.252 or latest), NodeJS(v.13.8.0 or latest) and npm(v.6.14.1 or latest) installed
  2. Clone this repo
  3. Run npm i
  4. On the root directory, run node src/server/server.js
  5. Run npm run build_models to build the voxels models
  6. Run npm run build to build the project
  7. Access localhost on Brave, Chrome or similar browsers

Follow the updates!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].